]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Protocol/Crc32GuidedSectionExtraction.h
Code scrube for MdeModule Definitions.
[mirror_edk2.git] / MdeModulePkg / Include / Protocol / Crc32GuidedSectionExtraction.h
index 6ef3b227ad05ea592591b221ad693e3fa45dfe6b..389d53c703130fff2ace5826f7d558bc0185c5c0 100644 (file)
@@ -1,10 +1,11 @@
 /** @file\r
-  This protocol implements a FV section extraction using a CRC32 encapsulation.\r
 \r
-  The GUID defins the encapsulation scheme and the data structures come from\r
-  the SectionExtraction protocol definition.\r
+  This file can define the different guids to specify the different \r
+  encapsulation scheme for the guided section.\r
+  Now, only one guid is defined for CRC32 encapsulation scheme.\r
+  The related data structures come from the SectionExtraction protocol definition.\r
 \r
-  Copyright (c) 2006, Intel Corporation\r
+  Copyright (c) 2006 - 2008, Intel Corporation\r
   All rights reserved. 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
 #define EFI_CRC32_GUIDED_SECTION_EXTRACTION_PROTOCOL_GUID \\r
   { 0xFC1BCDB0, 0x7D31, 0x49aa, {0x93, 0x6A, 0xA4, 0x60, 0x0D, 0x9D, 0xD0, 0x83 } }\r
 \r
-//\r
-// Forward reference for pure ANSI compatability\r
-//\r
-typedef struct _EFI_CRC32_GUIDED_SECTION_EXTRACTION_PROTOCOL  EFI_CRC32_GUID_SECTION_EXTRACTION_PROTOCOL;\r
-\r
 //\r
 // The data structures are the same as GuidedSectionExtraction protocol only the GUID's are different\r
 //\r