audk/SecurityPkg/Tcg/TcgPei
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
..
TcgPei.c SecurityPkg Tcg(2)Pei: Remove the using of PcdPeiCoreMaxFvSupported 2018-12-19 12:33:28 +08:00
TcgPei.inf SecurityPkg Tcg(2)Pei: Remove the using of PcdPeiCoreMaxFvSupported 2018-12-19 12:33:28 +08:00
TcgPei.uni SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
TcgPeiExtra.uni SecurityPkg: Clean up source files 2018-06-28 11:19:50 +08:00