audk/SecurityPkg/Tcg
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
..
MemoryOverwriteControl SecurityPkg: Remove dead code and inf redundant definitions. 2018-12-10 15:56:32 +08:00
MemoryOverwriteRequestControlLock SecurityPkg: Removing ipf which is no longer supported from edk2. 2018-06-29 16:19:48 +08:00
Opal/OpalPassword SecurityPkg: Remove dead code and inf redundant definitions. 2018-12-10 15:56:32 +08:00
PhysicalPresencePei SecurityPkg: Removing ipf which is no longer supported from edk2. 2018-06-29 16:19:48 +08:00
Tcg2Config SecurityPkg: Remove dead code and inf redundant definitions. 2018-12-10 15:56:32 +08:00
Tcg2Dxe SecurityPkg: Remove dead code and inf redundant definitions. 2018-12-10 15:56:32 +08:00
Tcg2Pei SecurityPkg Tcg(2)Pei: Remove the using of PcdPeiCoreMaxFvSupported 2018-12-19 12:33:28 +08:00
Tcg2Smm SecurityPkg: Remove dead code and inf redundant definitions. 2018-12-10 15:56:32 +08:00
TcgConfigDxe SecurityPkg: Remove dead code and inf redundant definitions. 2018-12-10 15:56:32 +08:00
TcgDxe SecurityPkg: Removing ipf which is no longer supported from edk2. 2018-06-29 16:19:48 +08:00
TcgPei SecurityPkg Tcg(2)Pei: Remove the using of PcdPeiCoreMaxFvSupported 2018-12-19 12:33:28 +08:00
TcgSmm SecurityPkg: TcgSmm: Handle invalid parameter in MOR SMI handler 2018-07-21 09:46:49 +08:00