]> git.proxmox.com Git - mirror_edk2.git/commit - UefiCpuPkg/SecCore/SecCore.inf
UefiCpuPkg/SecCore: Add SecBist.c
authorJeff Fan <jeff.fan@intel.com>
Fri, 9 Sep 2016 07:00:30 +0000 (15:00 +0800)
committerJeff Fan <jeff.fan@intel.com>
Wed, 14 Sep 2016 00:54:39 +0000 (08:54 +0800)
commit863c738c4af0d200c8789e4786e1722e07f407fa
tree5adaaae12f63dab29f3aa5d0363382a9b867fb3e
parent8643299420ed5e8305eebda669c68672266096ff
UefiCpuPkg/SecCore: Add SecBist.c

Add SecBist.c and copy GetBistInfoFromPpi() and SecPlatformInformation2() from
UefiCpuPkg/CpuMpPei/CpuBist.c. And update SecMain.c, SecMain.inf and
UefiCpuPkg.dsc accordinlgy to pass build.

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 [new file with mode: 0644]
UefiCpuPkg/SecCore/SecCore.inf
UefiCpuPkg/SecCore/SecMain.h
UefiCpuPkg/UefiCpuPkg.dsc