]> git.proxmox.com Git - mirror_edk2.git/commit - UefiCpuPkg/SecCore/SecCore.inf
UefiCpuPkg/SecCore: Re-install SEC platform information(2) PPI
authorJeff Fan <jeff.fan@intel.com>
Fri, 9 Sep 2016 07:14:32 +0000 (15:14 +0800)
committerJeff Fan <jeff.fan@intel.com>
Wed, 14 Sep 2016 00:54:46 +0000 (08:54 +0800)
commit8a5b8cef678711060cc9014e0fac1886839de943
tree803a1e0cf52f78457e1f70c99184bc9f3714a814
parentd157de8b5603fb24feed6ec7b46be8677083c25a
UefiCpuPkg/SecCore: Re-install SEC platform information(2) PPI

In SecTemporaryRamDone(), we will build one privated GUIDed-HOB to save CPU BIST
Data and re-install SEC platform information(2) PPI. Then other PEI drivers
could get CPU BIST data from the private GUIDed-HOB by new installed PPI.

Cc: Michael Kinney <michael.d.kinney@intel.com>
Cc: Feng Tian <feng.tian@intel.com>
Cc: Giri P Mudusuru <giri.p.mudusuru@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Feng Tian <feng.tian@Intel.com>
UefiCpuPkg/SecCore/SecBist.c
UefiCpuPkg/SecCore/SecCore.inf
UefiCpuPkg/SecCore/SecMain.c
UefiCpuPkg/SecCore/SecMain.h