summaryrefslogtreecommitdiff
path: root/Core/UefiCpuPkg/Library
AgeCommit message (Expand)Author
2017-07-12UefiCpuPkg: Use FINIT instead of hex valuesMichael Kinney
2017-07-12UefiCpuPkg/BaseUefiCpuLib: Use NASM read-only data section nameMichael Kinney
2017-07-12UefiCpuPkg/SmmCpuFeaturesLib: Correct print levelJeff Fan
2017-07-12UefiCpuPkg/SmmCpuFeaturesLib: Fix Ia32/SmiEntry.asm build issueJeff Fan
2017-07-12UefiCpuPkg/MtrrLib: Don't report OutOfResource when MTRR is enoughRuiyu Ni
2017-07-12PeCoffGetEntryPointLib: Fix spelling issueJeff Fan
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-07-12UefiCpuPkg/MtrrLib: Avoid running unnecessary codeRuiyu Ni
2017-05-26GCC build support.zwei4
2017-04-27UefiCpuPkg: Move to new locationGuo Mang