From 9ece15ad809c0c7620af22d8bd5fa9877b8b3e55 Mon Sep 17 00:00:00 2001 From: "Dong, Guo" Date: Fri, 22 Aug 2014 05:05:22 +0000 Subject: [PATCH] Update TcgPei and TrEEPei driver to make gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported to be used as patchable PCD instead of Fixed PCD. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dong, Guo Reviewed-by: Gao, Liming git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15879 6f19259b-4bc3-4df7-8a09-765794883524 --- SecurityPkg/Tcg/TcgPei/TcgPei.inf | 2 -- SecurityPkg/Tcg/TrEEPei/TrEEPei.inf | 2 -- 2 files changed, 4 deletions(-) diff --git a/SecurityPkg/Tcg/TcgPei/TcgPei.inf b/SecurityPkg/Tcg/TcgPei/TcgPei.inf index c63771396f..d05a5b7b43 100644 --- a/SecurityPkg/Tcg/TcgPei/TcgPei.inf +++ b/SecurityPkg/Tcg/TcgPei/TcgPei.inf @@ -71,8 +71,6 @@ gEfiSecurityPkgTokenSpaceGuid.PcdTpmInstanceGuid gEfiSecurityPkgTokenSpaceGuid.PcdTpmInitializationPolicy gEfiSecurityPkgTokenSpaceGuid.PcdTpmScrtmPolicy - -[FixedPcd] gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported ## CONSUMES [Depex] diff --git a/SecurityPkg/Tcg/TrEEPei/TrEEPei.inf b/SecurityPkg/Tcg/TrEEPei/TrEEPei.inf index 15e24f5f0e..cf53ad124d 100644 --- a/SecurityPkg/Tcg/TrEEPei/TrEEPei.inf +++ b/SecurityPkg/Tcg/TrEEPei/TrEEPei.inf @@ -65,8 +65,6 @@ gEfiSecurityPkgTokenSpaceGuid.PcdTpm2InitializationPolicy gEfiSecurityPkgTokenSpaceGuid.PcdTpm2SelfTestPolicy gEfiSecurityPkgTokenSpaceGuid.PcdTpm2ScrtmPolicy - -[FixedPcd] gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported ## CONSUMES [Depex] -- 2.39.2