index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
UefiCpuPkg
/
CpuMpPei
/
CpuMpPei.h
Age
Commit message (
Expand
)
Author
2015-12-02
UefiCpuPkg/CpuMpPei: Add CPU_VOLATILE_REGISTERS & worker functions
Jeff Fan
2015-11-25
UefiCpuPkg/CpuMpPei: Set X2APIC flag if one x2APIC ID larger than 254
Jeff Fan
2015-10-19
UefiCpuPkg: Add Cpuid.h include files for CPUID related defines
Michael Kinney
2015-08-06
UefiCpuPkg/CpuMpPei: Update files format to DOS
Jeff Fan
2015-07-15
UefiCpuPkg/CpuMpPei: Register callback on End Of Pei PPI
Jeff Fan
2015-07-15
UefiCpuPkg/CpuMpPei: Add AsmHltLoop ()
Jeff Fan
2015-07-15
UefiCpuPkg/CpuMpPei: Install PI CPU MP PPI
Jeff Fan
2015-07-15
UefiCpuPkg/CpuMpPei: Implementation of PeiSwitchBSP ()
Jeff Fan
2015-07-15
UefiCpuPkg/CpuMpPei: Implementation of PeiStartupAllAPs ()
Jeff Fan
2015-07-15
UefiCpuPkg/CpuMpPei: Implementation of PeiWhoAmI ()
Jeff Fan
2015-07-15
UefiCpuPkg/CpuMpPei: Update and publish CPU BIST information
Jeff Fan
2015-07-15
UefiCpuPkg/CpuMpPei: Load microcode on BSP and APs
Jeff Fan
2015-07-15
UefiCpuPkg/CpuMpPei: Sync BPS's mtrr setting to APs
Jeff Fan
2015-07-15
UefiCpuPkg/CpuMpPei: Wakeup APs and collect AP count
Jeff Fan
2015-07-15
UefiCpuPkg/CpuMpPei: Prepare for buffer for AP wakeup and CPU MP data
Jeff Fan
2015-07-15
UefiCpuPkg/CpuMpPei: Get AP reset code size and far jump information
Jeff Fan
2015-07-15
UefiCpuPkg/CpuMpPei: Initialize FPU per UEFI specification
Jeff Fan
2015-07-15
UefiCpuPkg/CpuMpPei: Add MP exchange structure definition
Jeff Fan
2015-07-15
UefiCpuPkg/CpuMpPei: Find available memory < 1MB for AP reset code
Jeff Fan
2015-07-15
UefiCpuPkg/CpuMpPei: Load GDT table on BSP
Jeff Fan
2015-07-15
UefiCpuPkg: Add CpuMpPei module
Jeff Fan