]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
[mirror_edk2.git] / MdePkg / Library / PeiPcdLib / PeiPcdLib.inf
index b8df5ea37a1ece0feb9728e4704b5ccbdfe135bf..b4900cf64dbd08e6eec815f3cef990d37c5b10f5 100644 (file)
@@ -1,9 +1,8 @@
 #/** @file\r
-# PCD Library instance implemented with PCD PPI.\r
+# Instance of PCD Library using PCD PPI.\r
+#\r
+# PCD Library that uses the PCD PPI to access Dynamic and DynamicEx PCD entries\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
 #\r
 #  All rights reserved. This program and the accompanying materials\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
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC (EBC is for build only)\r
 #\r
 \r
 [Sources.common]\r
@@ -41,7 +39,6 @@
 \r
 [LibraryClasses]\r
   BaseMemoryLib\r
-  PeiServicesTablePointerLib\r
   PeiServicesLib\r
   DebugLib\r
 \r
@@ -49,5 +46,5 @@
 [Ppis]\r
   gPcdPpiGuid                                   # PPI ALWAYS_CONSUMED\r
 \r
-[Depex]\r
-  gPcdPpiGuid
\ No newline at end of file
+[depex]\r
+  gPcdPpiGuid\r