]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf
MdeModulePkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / MdeModulePkg / Library / DxeCrc32GuidedSectionExtractLib / DxeCrc32GuidedSectionExtractLib.inf
index ce291dab734420c88ed947820a1008c3059426b0..d244897ab625b58c54f6fcf585435b9305408734 100644 (file)
@@ -1,11 +1,13 @@
 ## @file\r
+#  Dxe Crc32 Guided Section Extract library.\r
+#\r
 #  This library doesn't produce any library class. The constructor function uses \r
 #  ExtractGuidedSectionLib service to register CRC32 guided section handler\r
 #  that parses CRC32 encapsulation section and extracts raw data.\r
 #\r
 #  It uses UEFI boot service CalculateCrc32 to authenticate 32 bit CRC value.\r
 #\r
-# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -19,6 +21,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = DxeCrc32GuidedSectionExtractLib\r
+  MODULE_UNI_FILE                = DxeCrc32GuidedSectionExtractLib.uni\r
   FILE_GUID                      = 387A2490-81FC-4E7C-8E0A-3E58C30FCD0B\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
@@ -46,8 +49,7 @@
   BaseMemoryLib\r
 \r
 [Guids]\r
-  gEfiCrc32GuidedSectionExtractionGuid             ## CONSUMES ## GUID\r
+  gEfiCrc32GuidedSectionExtractionGuid             ## PRODUCES ## UNDEFINED\r
 \r
 [Protocols]\r
-  gEfiSecurityPolicyProtocolGuid                   ## SOMETIMES_CONSUMED (Set platform override AUTH status if exist)\r
-  
\ No newline at end of file
+  gEfiSecurityPolicyProtocolGuid                   ## SOMETIMES_CONSUMES # Set platform override AUTH status if exist\r