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
/
CpuDxe
/
CpuMp.h
Age
Commit message (
Expand
)
Author
2015-06-16
UefiCpuPkg/CpuDxe: Get CPU BIST information from Guided HOB
Jeff Fan
2015-03-09
UefiCpuPkg/MpSerivce: add volatile qualifiers
Chen Fan
2015-03-09
UefiCpuPkg/MpService: Put APs to sleep when not busy.
Chen Fan
2015-03-09
UefiCpuPkg/MpService: fix trivial typo in cpu state
Chen Fan
2014-11-13
UefiCpuPkg/MpService: avoid reset AP still hold a lock
Chen Fan
2014-11-13
UefiCpuPkg/CpuDxe: introduce ResetApStackless()
Chen Fan
2014-11-13
UefiCpuPkg/CpuDxe: split out StartupCode from StartApsStackless()
Chen Fan
2014-11-13
UefiCpuPkg/CpuDxe: implement Mp Services:SwitchBSP()
Chen Fan
2014-11-13
UefiCpuPkg/CpuDxe: implement Mp Services:StartupAllAPs()
Chen Fan
2014-11-13
UefiCpuPkg/CpuDxe: implement Mp Protocol:StartupThisAP()
Chen Fan
2014-11-13
UefiCpuPkg/CpuDxe: implement Mp Protocol:EnableDisableAP()
Chen Fan
2014-11-13
UefiCpuPkg/CpuDxe: implement Mp Services:GetProcessorInfo()
Chen Fan
2014-11-13
UefiCpuPkg/CpuDxe: implement Mp Protocol:GetNumberOfProcessors()
Chen Fan
2014-11-13
UefiCpuPkg/CpuDxe: implement Mp Protocol: WhoAmI()
Chen Fan
2014-11-13
UefiCpuPkg/CpuDxe: introduce MP_SYSTEM_DATA for Mp Service Protocol
Chen Fan
2014-11-13
UefiCpuPkg/CpuDxe: introduce EFI_MP_SERVICES_PROTOCOL
Chen Fan
2014-11-13
UefiCpuPkg/CpuDxe: Add StartApsStackless routine
Jordan Justen
2014-11-13
UefiCpuPkg/CpuDxe: Add stackless assembly AP entry points
Jordan Justen
2014-11-13
UefiCpuPkg/CpuDxe: Add no-op InitializeMpSupport
Jordan Justen