]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdePkg / Library / DxeExtractGuidedSectionLib / DxeExtractGuidedSectionLib.inf
index 8da4c794bcbb1a680e53fb278e9b28ea8c0b9b75..eb9763982d84d8ecc3bc3a0da470cc20a4c0b5bf 100644 (file)
@@ -1,8 +1,9 @@
 #/** @file\r
-# Component description file for DxeCore Performance Library\r
+# Instance of ExtractGuidedSection Library for DXE phase.\r
 #\r
-# This library provides intrastructure for DxeCore to log performance.\r
-# Copyright (c) 2007, Intel Corporation.\r
+# This library provides generic extract guided section functions for DXE module.\r
+#\r
+# Copyright (c) 2007 - 2008, Intel Corporation.\r
 #\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
@@ -20,9 +21,7 @@
   FILE_GUID                      = f773469b-e265-4b0c-b0a6-2f971fbfe72b\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = ExtractGuidedSectionLib\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
+  LIBRARY_CLASS                  = ExtractGuidedSectionLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER \r
 \r
   CONSTRUCTOR                    = DxeExtractGuidedSectionLibConstructor\r
 \r
@@ -44,7 +43,3 @@
   BaseMemoryLib\r
   DebugLib\r
 \r
-[FixedPcd.common]\r
-  gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler \r
-\r
-\r