]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Bis.h
Formalize comments for Protocols and PPIs.
[mirror_edk2.git] / MdePkg / Include / Protocol / Bis.h
index f03452e57915fc200ebc3e8d15ce9105566d0210..a7c16584f6edbc628142bba27eaeded4c912560e 100644 (file)
@@ -397,11 +397,10 @@ EFI_STATUS
   OUT EFI_BIS_DATA            **SignatureInfo      \r
   );\r
 \r
-/**\r
-  @par Protocol Description:\r
-  The EFI_BIS_PROTOCOL is used to check a digital signature of a data block against a digital\r
-  certificate for the purpose of an integrity and authorization check.\r
-**/\r
+///\r
+/// The EFI_BIS_PROTOCOL is used to check a digital signature of a data block against a digital\r
+/// certificate for the purpose of an integrity and authorization check.\r
+///\r
 struct _EFI_BIS_PROTOCOL {\r
   EFI_BIS_INITIALIZE                                  Initialize;\r
   EFI_BIS_SHUTDOWN                                    Shutdown;\r