summaryrefslogtreecommitdiff
path: root/Core/UefiCpuPkg/Library/MpInitLib
AgeCommit message (Expand)Author
2017-07-12UefiCpuPkg/MpInitLib: Force to enable X2APIC if CPU number > 255Jeff Fan
2017-07-12UefiCpuPkg/MpInitLib: Check APIC mode change around AP functionJeff Fan
2017-07-12UefiCpuPkg/MpInitLib: Fix X64 XCODE5/NASM compatibility issuesMichael Kinney
2017-07-12UefiCpuPkg/MpLib.c: Set AP state after X2APIC mode enabledJeff Fan
2017-07-12UefiCpuPkg: Move ProgramVirtualWireMode() to MpInitLibJeff Fan
2017-07-12UefiCpuPkg/MpInitLib: needn't to allocate AP reset vectorJeff Fan
2017-07-12UefiCpuPkg/MpInitLib: save/restore original contentsJeff Fan
2017-05-26GCC build support.zwei4
2017-04-27UefiCpuPkg: Move to new locationGuo Mang