summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/CpuMpPei/CpuMpPei.c
AgeCommit message (Expand)Author
2015-09-25UefiCpuPkg/CpuMpPei: Fix wrong CpuData pointerJeff Fan
2015-09-25UefiCpuPkg/CpuMpPei: Add check on Processors number foundJeff Fan
2015-08-06UefiCpuPkg/CpuMpPei: Update files format to DOSJeff Fan
2015-07-15UefiCpuPkg/CpuMpPei: Register callback on End Of Pei PPIJeff Fan
2015-07-15UefiCpuPkg/CpuMpPei: Add AsmHltLoop ()Jeff Fan
2015-07-15UefiCpuPkg/CpuMpPei: Install PI CPU MP PPIJeff Fan
2015-07-15UefiCpuPkg/CpuMpPei: Implementation of PeiStartupAllAPs ()Jeff Fan
2015-07-15UefiCpuPkg/CpuMpPei: Update and publish CPU BIST informationJeff Fan
2015-07-15UefiCpuPkg/CpuMpPei: Build one GUIDed HOB to save CPU MP DataJeff Fan
2015-07-15UefiCpuPkg/CpuMpPei: Load microcode on BSP and APsJeff Fan
2015-07-15UefiCpuPkg/CpuMpPei: Sync BPS's mtrr setting to APsJeff Fan
2015-07-15UefiCpuPkg/CpuMpPei: Sort APIC ID in ascending orderJeff Fan
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: 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