]> git.proxmox.com Git - mirror_edk2.git/commit - UefiCpuPkg/Library/MpInitLib/DxeMpLib.c
UefiCpuPkg: Duplicated AsmRelocateApLoop as AsmRelocateApLoopAmd
authorYuanhao Xie <yuanhao.xie@intel.com>
Mon, 19 Dec 2022 21:40:14 +0000 (05:40 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 20 Dec 2022 08:38:28 +0000 (08:38 +0000)
commit7bda8c648192d76f7b3f7cee54bd7b1c86a6a84f
tree4aefc0e480e3e7edc7c254b7b809ae6d9665e5c8
parent6937fc8338935a0fcfcaac08a99b229ba4ed17d6
UefiCpuPkg: Duplicated AsmRelocateApLoop as AsmRelocateApLoopAmd

AsmRelocateApLoop is replicated for future Intel Logic Extraction,
further brings AP into 64-bit, and enables paging.

Signed-off-by: Yuanhao Xie <yuanhao.xie@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
UefiCpuPkg/Library/MpInitLib/DxeMpLib.c
UefiCpuPkg/Library/MpInitLib/MpEqu.inc
UefiCpuPkg/Library/MpInitLib/MpLib.h
UefiCpuPkg/Library/MpInitLib/X64/AmdSev.nasm
UefiCpuPkg/Library/MpInitLib/X64/MpFuncs.nasm