summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/Library/MpInitLib/MpEqu.inc
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg/MpInitLib: Update the comments of _CPU_MP_DATA.xieyuanh2023-11-271-0/+2
* UefiCpuPkg: Rename AsmRelocateApLoopStart.Yuanhao Xie2023-03-071-2/+2
* UefiCpuPkg: Put APs in 64 bit mode before handoff to OS.Xie, Yuanhao2023-03-071-10/+12
* Revert "UefiCpuPkg: Duplicated AsmRelocateApLoop as AsmRelocateApLoopAmd"Yuanhao Xie2023-01-091-2/+0
* UefiCpuPkg: Duplicated AsmRelocateApLoop as AsmRelocateApLoopAmdYuanhao Xie2022-12-201-0/+2
* MpInitLib: Only allocate below 1MB memory for 16bit codeRay Ni2022-06-101-1/+1
* MpInitLib: Put SEV logic in separate fileRay Ni2022-06-101-3/+1
* UefiCpuPkg/MpInitLib: use BSP to do extended topology checkMichael Roth2021-12-091-0/+1
* UefiCpuPkg/MpLib: add support to register GHCB GPA when SEV-SNP is enabledBrijesh Singh2021-12-091-0/+1
* UefiCpuPkg/MpInitLib: Remove unused Lock from MP_CPU_EXCHANGE_INFORay Ni2021-03-081-4/+0
* UefiCpuPkg/MpInitLib: Use NASM struc to avoid hardcode offsetRay Ni2021-03-081-0/+103