summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/Library/MpInitLib/Ia32/MpFuncs.nasm
AgeCommit message (Expand)Author
2017-04-27UefiCpuPkg: Move to new locationGuo Mang
2016-11-28UefiCpuPkg/DxeMpLib: Remove unnecessary ret instructionJeff Fan
2016-11-28UefiCpuPkg/DxeMpLib: Make sure APs in safe loop codeJeff Fan
2016-11-28UefiCpuPkg/DxeMpLib: Allocate new safe stack < 4GBJeff Fan
2016-11-23UefiCpuPkg/MpInitLib: fix feature test for Extended Topology CPUID leafLaszlo Ersek
2016-11-17UefiCpuPkg/MpInitLib: support 64-bit AP stack addressesLaszlo Ersek
2016-11-16UefiCpuPkg/MpInitLib: Program AP stack in fixed addressJeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Add MP_ASSEMBLY_ADDRESS_MAPJeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Add AsmRelocateApLoop() assembly codeJeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Add EnableExecuteDisable in MP_CPU_EXCHANGE_INFOJeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Fix typo and clean up the codeJeff Fan
2016-08-17UefiCpuPkg/MpInitLib: Add AP assembly code and MP_CPU_EXCHANGE_INFOJeff Fan