audk/UefiCpuPkg/SecCore
Michael Kinney 1921695e64 UefiCpuPkg: Add SecCore module
Add SecCore module that uses the PlatformSecLib class for platform
specific actions.  The SecCore module also uses a new PCD to
configure the size of the stack used in the SEC phase.  If the
stack size PCD is set to 0, the stack is configured to use half
of the available temporary RAM.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18636 6f19259b-4bc3-4df7-8a09-765794883524
2015-10-19 19:10:14 +00:00
..
Ia32 UefiCpuPkg: Add SecCore module 2015-10-19 19:10:14 +00:00
FindPeiCore.c UefiCpuPkg: Add SecCore module 2015-10-19 19:10:14 +00:00
SecCore.inf UefiCpuPkg: Add SecCore module 2015-10-19 19:10:14 +00:00
SecCore.uni UefiCpuPkg: Add SecCore module 2015-10-19 19:10:14 +00:00
SecCoreExtra.uni UefiCpuPkg: Add SecCore module 2015-10-19 19:10:14 +00:00
SecMain.c UefiCpuPkg: Add SecCore module 2015-10-19 19:10:14 +00:00
SecMain.h UefiCpuPkg: Add SecCore module 2015-10-19 19:10:14 +00:00