MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GET_PCD_INFO_PPI support for PI 1.2.1 compliance.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng <star.zeng@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14866 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#
|
||||
# PCD Library that uses the PCD PPI to access Dynamic and DynamicEx PCD entries
|
||||
#
|
||||
# Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.<BR>
|
||||
# Copyright (c) 2007 - 2013, Intel Corporation. All rights reserved.<BR>
|
||||
#
|
||||
# This program and the accompanying materials
|
||||
# are licensed and made available under the terms and conditions of the BSD License
|
||||
@@ -57,7 +57,9 @@
|
||||
[Ppis]
|
||||
gPcdPpiGuid ## CONSUMES
|
||||
gEfiPeiPcdPpiGuid ## CONSUMES
|
||||
|
||||
gGetPcdInfoPpiGuid ## SOMETIMES_CONSUMES
|
||||
gEfiGetPcdInfoPpiGuid ## SOMETIMES_CONSUMES
|
||||
|
||||
[Depex.common.PEIM]
|
||||
gEfiPeiPcdPpiGuid
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user