]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Guid/Crc32GuidedSectionExtraction.h
Update some comments for MdeModulePkg Include header files.
[mirror_edk2.git] / MdeModulePkg / Include / Guid / Crc32GuidedSectionExtraction.h
index aab340b55daeb729a5f632002413d54dfd0a3169..f608ae4ae970b5fc99320780ffe7a3119eca06e1 100644 (file)
@@ -1,10 +1,7 @@
 /** @file\r
-\r
-  This file defines a group of guids to specify the different \r
+  This file defines CRC32 GUID to specify the CRC32 \r
   encapsulation scheme for the GUIDed section.\r
 \r
-  Only one GUID is defined for the CRC32 encapsulation scheme.\r
-\r
   Copyright (c) 2006 - 2009, 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
 #ifndef __CRC32_GUIDED_SECTION_EXTRACTION_H__\r
 #define __CRC32_GUIDED_SECTION_EXTRACTION_H__\r
 \r
-//\r
-// GUID definition. All GUIDed section extraction protocols share the\r
-// same interface, but each has a different GUID. All the GUIDs are defined here.\r
-//\r
 #define EFI_CRC32_GUIDED_SECTION_EXTRACTION_GUID \\r
   { 0xFC1BCDB0, 0x7D31, 0x49aa, {0x93, 0x6A, 0xA4, 0x60, 0x0D, 0x9D, 0xD0, 0x83 } }\r
 \r