audk/UefiCpuPkg/Library/MpInitLib/X64
Yuanhao Xie 9ab2b34dd4 UefiCpuPkg: Use Top of each AP's stack to save CpuMpData
To remove the dependency of CPU register, 4/8 byte at the top of the
stack is occupied for CpuMpData. BIST information is also taken care
here. This modification is only for PEI phase, since in DXE phase
CpuMpData is accessed via global variable.

Signed-off-by: Yuanhao Xie <yuanhao.xie@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
2022-08-31 04:23:55 +00:00
..
AmdSev.c UefiCpuPkg/MpInitLib: Use SEV-SNP AP Creation NAE event to launch APs 2021-12-09 06:28:10 +00:00
AmdSev.nasm MpInitLib: Put SEV logic in separate file 2022-06-10 12:15:49 +00:00
MpFuncs.nasm UefiCpuPkg: Use Top of each AP's stack to save CpuMpData 2022-08-31 04:23:55 +00:00