diff options
author | Yuanhao Xie <yuanhao.xie@intel.com> | 2022-08-19 14:17:28 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2022-08-31 04:23:55 +0000 |
commit | 9ab2b34dd4f7e5cc6170ff812b0a07d58e5510b6 (patch) | |
tree | b82620b1e55715fa040e1efc265dc3990c44fa8b /UefiCpuPkg/CpuDxe | |
parent | 76cf3d35e6cc20140e50b299aa7162ced4acef59 (diff) | |
download | edk2-9ab2b34dd4f7e5cc6170ff812b0a07d58e5510b6.tar.gz |
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>
Diffstat (limited to 'UefiCpuPkg/CpuDxe')
0 files changed, 0 insertions, 0 deletions