]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
Fix some build issues encountered with ELFGCC.
[mirror_edk2.git] / MdePkg / Library / PeiPcdLib / PeiPcdLib.inf
index 69c9c85a2787bf5bbc20ace1a0b6295c03d4ccfa..17363b14505bfda6795373a666549032bf4820f7 100644 (file)
@@ -1,10 +1,9 @@
 #/** @file\r
-# PCD Library instance implemented with PCD PPI.\r
+# Instance of PCD Library using PCD PPI.\r
 #\r
-# This library instance implement the APIs listed \r
-#  in PCD library class defined in MDE library specification.\r
-#  It is used by module in PEI phase.\r
-# Copyright (c) 2007, Intel Corporation\r
+# PCD Library that uses the PCD PPI to access Dynamic and DynamicEx PCD entries\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
@@ -23,8 +22,6 @@
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = PcdLib|PEIM PEI_CORE SEC\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
 \r
 #\r
@@ -46,7 +43,7 @@
 \r
 \r
 [Ppis]\r
-  gPcdPpiGuid                                   # PPI ALWAYS_CONSUMED\r
+  gPcdPpiGuid                                   ## CONSUMES\r
 \r
 [depex]\r
   gPcdPpiGuid\r