]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/GuidedSectionExtraction.h
MdePkg/ProcessorBind: add defines for page allocation granularity
[mirror_edk2.git] / MdePkg / Include / Protocol / GuidedSectionExtraction.h
index 7c95b1a4b4a535839c8788428c4bd1b14e8a32ce..020b20369afc77d2b0acd04c8e4a1e746054c9ec 100644 (file)
@@ -4,8 +4,8 @@
   instance of the GUIDed Section Extraction Protocol to extract\r
   the section stream contained therein.\r
 \r
-  Copyright (c) 2006 - 2008, Intel Corporation                                                         \r
-  All rights reserved. This program and the accompanying materials                          \r
+  Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>\r
+  This program and the accompanying materials                          \r
   are licensed and made available under the terms and conditions of the BSD License         \r
   which accompanies this distribution.  The full text of the license may be found at        \r
   http://opensource.org/licenses/bsd-license.php                                            \r
@@ -126,18 +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
-  @param ExtractSection\r
-  Takes the GUIDed section as input and produces the section stream data.\r
-\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