summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/CpuDxe/CpuMp.h
AgeCommit message (Expand)Author
2015-06-16UefiCpuPkg/CpuDxe: Get CPU BIST information from Guided HOBJeff Fan
2015-03-09UefiCpuPkg/MpSerivce: add volatile qualifiersChen Fan
2015-03-09UefiCpuPkg/MpService: Put APs to sleep when not busy.Chen Fan
2015-03-09UefiCpuPkg/MpService: fix trivial typo in cpu stateChen Fan
2014-11-13UefiCpuPkg/MpService: avoid reset AP still hold a lockChen Fan
2014-11-13UefiCpuPkg/CpuDxe: introduce ResetApStackless()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: split out StartupCode from StartApsStackless()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: implement Mp Services:SwitchBSP()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: implement Mp Services:StartupAllAPs()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: implement Mp Protocol:StartupThisAP()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: implement Mp Protocol:EnableDisableAP()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: implement Mp Services:GetProcessorInfo()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: implement Mp Protocol:GetNumberOfProcessors()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: implement Mp Protocol: WhoAmI()Chen Fan
2014-11-13UefiCpuPkg/CpuDxe: introduce MP_SYSTEM_DATA for Mp Service ProtocolChen Fan
2014-11-13UefiCpuPkg/CpuDxe: introduce EFI_MP_SERVICES_PROTOCOLChen Fan
2014-11-13UefiCpuPkg/CpuDxe: Add StartApsStackless routineJordan Justen
2014-11-13UefiCpuPkg/CpuDxe: Add stackless assembly AP entry pointsJordan Justen
2014-11-13UefiCpuPkg/CpuDxe: Add no-op InitializeMpSupportJordan Justen