summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/CpuMpPei/Ia32/MpFuncs.nasm
AgeCommit message (Expand)AuthorFilesLines
2016-08-17UefiCpuPkg/CpuMpPei: Remove unused files and codesJeff Fan1-229/+0
2016-07-14UefiCpuPkg/CpuMpPei: Remove PmodeOffset and LmodeOffsetJeff Fan1-3/+2
2016-07-14UefiCpuPkg/CpuMpPei: Remove un-used variables and functionsJeff Fan1-25/+0
2016-07-14UefiCpuPkg/CpuMpPei/Ia32: Use CodeSegment and DataSegment fieldsJeff Fan1-11/+17
2015-12-18UefiCpuPkg/CpuMpPei: Remove un-used AsmCliHltLoop()Jeff Fan1-6/+0
2015-08-06UefiCpuPkg/CpuMpPei: Update files format to DOSJeff Fan1-255/+255
2015-07-15UefiCpuPkg/CpuMpPei: Add AsmHltLoop ()Jeff Fan1-0/+6
2015-07-15UefiCpuPkg/CpuMpPei: Implementation of PeiSwitchBSP ()Jeff Fan1-0/+74
2015-07-15UefiCpuPkg/CpuMpPei: Get AP reset code size and far jump informationJeff Fan1-0/+16
2015-07-15UefiCpuPkg/CpuMpPei: Initialize FPU per UEFI specificationJeff Fan1-0/+3
2015-07-15UefiCpuPkg/CpuMpPei: Add AP reset IA32 assembly codeJeff Fan1-0/+107
2015-07-15UefiCpuPkg/CpuMpPei: Load GDT table on BSPJeff Fan1-0/+49