summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/CpuMpPei
AgeCommit message (Expand)Author
2015-07-15UefiCpuPkg/CpuMpPei: Wakeup APs and collect AP countJeff Fan
2015-07-15UefiCpuPkg/CpuMpPei: Prepare for buffer for AP wakeup and CPU MP dataJeff Fan
2015-07-15UefiCpuPkg/CpuMpPei: Get AP reset code size and far jump informationJeff Fan
2015-07-15UefiCpuPkg/CpuMpPei: Initialize FPU per UEFI specificationJeff Fan
2015-07-15UefiCpuPkg/CpuMpPei: Add AP reset x64 assembly codeJeff Fan
2015-07-15UefiCpuPkg/CpuMpPei: Add AP reset IA32 assembly codeJeff Fan
2015-07-15UefiCpuPkg/CpuMpPei: Add MP exchange structure definitionJeff Fan
2015-07-15UefiCpuPkg/CpuMpPei: Find available memory < 1MB for AP reset codeJeff Fan
2015-07-15UefiCpuPkg/CpuMpPei: Load GDT table on BSPJeff Fan
2015-07-15UefiCpuPkg: Add CpuMpPei moduleJeff Fan