]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
MdePkg/BaseLib: Update internal LinkedList verifications.
[mirror_edk2.git] / MdePkg / Library / PeiPcdLib / PeiPcdLib.inf
index 814c8f6a9bc6f3a0c632d0f6a6242ad868b2b793..75786c1d4ff8a73e6ab37649c101be2f7fa36a77 100644 (file)
@@ -15,7 +15,7 @@
 #\r
 # PCD Library that uses the PCD PPI to access Dynamic and DynamicEx PCD entries\r
 #\r
-# Copyright (c) 2007 - 2011, 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
@@ -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
+  gGetPcdInfoPpiGuid                            ## SOMETIMES_CONSUMES\r
+  gEfiGetPcdInfoPpiGuid                         ## SOMETIMES_CONSUMES\r
+\r
 [Depex.common.PEIM]\r
   gEfiPeiPcdPpiGuid\r
-  
\ No newline at end of file
+\r