TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_PEI_MP_SERVICES2_PPI Struct Reference

Data Fields

EFI_PEI_MP_SERVICES2_GET_NUMBER_OF_PROCESSORS GetNumberOfProcessors
 
EFI_PEI_MP_SERVICES2_GET_PROCESSOR_INFO GetProcessorInfo
 
EFI_PEI_MP_SERVICES2_STARTUP_ALL_APS StartupAllAPs
 
EFI_PEI_MP_SERVICES2_STARTUP_THIS_AP StartupThisAP
 
EFI_PEI_MP_SERVICES2_SWITCH_BSP SwitchBSP
 
EFI_PEI_MP_SERVICES2_ENABLEDISABLEAP EnableDisableAP
 
EFI_PEI_MP_SERVICES2_WHOAMI WhoAmI
 
EFI_PEI_MP_SERVICES2_STARTUP_ALL_CPUS StartupAllCPUs
 

Detailed Description

Definition at line 270 of file MpServices2.h.

Field Documentation

◆ EnableDisableAP

EFI_PEI_MP_SERVICES2_ENABLEDISABLEAP _EFI_PEI_MP_SERVICES2_PPI::EnableDisableAP

Definition at line 276 of file MpServices2.h.

◆ GetNumberOfProcessors

EFI_PEI_MP_SERVICES2_GET_NUMBER_OF_PROCESSORS _EFI_PEI_MP_SERVICES2_PPI::GetNumberOfProcessors

Definition at line 271 of file MpServices2.h.

◆ GetProcessorInfo

EFI_PEI_MP_SERVICES2_GET_PROCESSOR_INFO _EFI_PEI_MP_SERVICES2_PPI::GetProcessorInfo

Definition at line 272 of file MpServices2.h.

◆ StartupAllAPs

EFI_PEI_MP_SERVICES2_STARTUP_ALL_APS _EFI_PEI_MP_SERVICES2_PPI::StartupAllAPs

Definition at line 273 of file MpServices2.h.

◆ StartupAllCPUs

EFI_PEI_MP_SERVICES2_STARTUP_ALL_CPUS _EFI_PEI_MP_SERVICES2_PPI::StartupAllCPUs

Definition at line 278 of file MpServices2.h.

◆ StartupThisAP

EFI_PEI_MP_SERVICES2_STARTUP_THIS_AP _EFI_PEI_MP_SERVICES2_PPI::StartupThisAP

Definition at line 274 of file MpServices2.h.

◆ SwitchBSP

EFI_PEI_MP_SERVICES2_SWITCH_BSP _EFI_PEI_MP_SERVICES2_PPI::SwitchBSP

Definition at line 275 of file MpServices2.h.

◆ WhoAmI

EFI_PEI_MP_SERVICES2_WHOAMI _EFI_PEI_MP_SERVICES2_PPI::WhoAmI

Definition at line 277 of file MpServices2.h.


The documentation for this struct was generated from the following file: