]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/GuidedSectionExtraction.h
Code have been checked with spec
[mirror_edk2.git] / MdePkg / Include / Protocol / GuidedSectionExtraction.h
index 23f87545c83c5f094338faede34c14dd8e4c14c4..adeecc043ca63754f22def111d0d955ae5ef839a 100644 (file)
@@ -126,14 +126,13 @@ EFI_STATUS
 );\r
 \r
 \r
-/**\r
-  @par Protocol Description:\r
-  Typically, protocol interface structures are identified by associating them with a GUID. Each\r
-  instance of a protocol with a given GUID must have the same interface structure. While all instances\r
-  of the GUIDed Section Extraction Protocol must have the same interface structure, they do not all\r
-  have the same GUID. The GUID that is associated with an instance of the GUIDed Section\r
-  Extraction Protocol is used to correlate it with the GUIDed section type that it is intended to process.\r
-**/\r
+///\r
+/// Typically, protocol interface structures are identified by associating them with a GUID. Each\r
+/// instance of a protocol with a given GUID must have the same interface structure. While all instances\r
+/// of the GUIDed Section Extraction Protocol must have the same interface structure, they do not all\r
+/// have the same GUID. The GUID that is associated with an instance of the GUIDed Section\r
+/// Extraction Protocol is used to correlate it with the GUIDed section type that it is intended to process.\r
+///\r
 struct _EFI_GUIDED_SECTION_EXTRACTION_PROTOCOL {\r
   EFI_EXTRACT_GUIDED_SECTION  ExtractSection;\r
 };\r