Module mp_services

Module mp_services 

Source
Expand description

Multi-Processor Services Protocol

This Protocol is defined in the UEFI Platform Integration Specification, Section 13.4.

This provides a generalized way of performing the following tasks:

  • Retrieving information of multi-processor environments.
  • Dispatching user-provided function to APs.
  • Maintain MP-related processor status.

Structs§

CpuPhysicalLocation
CpuPhysicalLocation2
ProcessorInformation
Protocol

Constants§

END_OF_CPU_LIST
PROCESSOR_AS_BSP_BIT
PROCESSOR_ENABLED_BIT
PROCESSOR_HEALTH_STATUS_BIT
PROTOCOL_GUID

Type Aliases§

ApProcedure
EnableDisableAp
GetNumberOfProcessors
GetProcessorInfo
StartupAllAps
StartupThisAp
SwitchBsp
WhoAmI

Unions§

ExtendedProcessorInformation