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