audk/SecurityPkg
Star Zeng aa8c6e2ad3 SecurityPkg Tcg(2)Pei: Remove the using of PcdPeiCoreMaxFvSupported
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1405

Background as below.

Problem:
As static configuration from the PCDs, the binary PeiCore (for example
in FSP binary with dispatch mode) could not predict how many FVs,
Files or PPIs for different platforms.

Burden:
Platform developers need configure the PCDs accordingly for different
platforms.

To solve the problem and remove the burden, we can update PeiCore to
remove the using of PcdPeiCoreMaxFvSupported, PcdPeiCoreMaxPeimPerFv
and PcdPeiCoreMaxPpiSupported by extending buffer dynamically for FV,
File and PPI management.

This patch removes the using of PcdPeiCoreMaxFvSupported in Tcg(2)Pei.

Cc: Chao Zhang <chao.b.zhang@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Chao Zhang <chao.b.zhang@intel.com>
2018-12-19 12:33:28 +08:00
..
Hash2DxeCrypto SecurityPkg: Removing ipf which is no longer supported from edk2. 2018-06-29 16:19:48 +08:00
Include SecurityPkg/Include/Library/TcgStorageOpalLib.h: Update Pyrite spec revision. 2018-10-26 09:44:47 +08:00
Library SecurityPkg: Update TCG PFP spec revision. 2018-11-21 10:06:36 +08:00
Pkcs7Verify/Pkcs7VerifyDxe SecurityPkg: Clean up source files 2018-06-28 11:19:50 +08:00
RandomNumberGenerator/RngDxe SecurityPkg: Clean up source files 2018-06-28 11:19:50 +08:00
Tcg SecurityPkg Tcg(2)Pei: Remove the using of PcdPeiCoreMaxFvSupported 2018-12-19 12:33:28 +08:00
UserIdentification SecurityPkg: Clean up source files 2018-06-28 11:19:50 +08:00
VariableAuthenticated/SecureBootConfigDxe SecurityPkg: Remove dead code and inf redundant definitions. 2018-12-10 15:56:32 +08:00
SecurityPkg.dec SecurityPkg: Clean up source files 2018-06-28 11:19:50 +08:00
SecurityPkg.dsc SecurityPkg:DSC: Fix 2 DSC build error 2018-07-28 13:49:13 +08:00
SecurityPkg.uni SecurityPkg: Clean up source files 2018-06-28 11:19:50 +08:00
SecurityPkgExtra.uni SecurityPkg: Clean up source files 2018-06-28 11:19:50 +08:00