]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GET_PCD_IN...
[mirror_edk2.git] / MdePkg / Library / PeiPcdLib / PeiPcdLib.inf
index 814c8f6a9bc6f3a0c632d0f6a6242ad868b2b793..b9d88eff82b0b916790c07b281d6656d52c1b949 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 - 2013, 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
@@ -57,7 +57,9 @@
 [Ppis]\r
   gPcdPpiGuid                                   ## 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