]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
PeCoffGetEntryPointLib: Fix spelling issue
[mirror_edk2.git] / MdePkg / Library / PeiPcdLib / PeiPcdLib.inf
index e507e38a81289ae1b559edf5a7480b1919d14c87..75786c1d4ff8a73e6ab37649c101be2f7fa36a77 100644 (file)
 #\r
 # PCD Library that uses the PCD PPI to access Dynamic and DynamicEx PCD entries\r
 #\r
-# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2007 - 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
 #  which accompanies this distribution. The full text of the license may be found at\r
-#  http://opensource.org/licenses/bsd-license.php\r
+#  http://opensource.org/licenses/bsd-license.php.\r
 #  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
@@ -30,6 +30,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = PeiPcdLib\r
+  MODULE_UNI_FILE                = PeiPcdLib.uni\r
   FILE_GUID                      = 9dbf6f25-0da2-4a1d-8e12-e78de6ab4d0e\r
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
 \r
 \r
 [Ppis]\r
-  gPcdPpiGuid                                   ## CONSUMES\r
+  gPcdPpiGuid                                   ## SOMETIMES_CONSUMES\r
   gEfiPeiPcdPpiGuid                             ## CONSUMES\r
-  \r
-[depex]\r
+  gGetPcdInfoPpiGuid                            ## SOMETIMES_CONSUMES\r
+  gEfiGetPcdInfoPpiGuid                         ## SOMETIMES_CONSUMES\r
+\r
+[Depex.common.PEIM]\r
   gEfiPeiPcdPpiGuid\r
-  
\ No newline at end of file
+\r