Searched defs:_EFI_MP_SERVICES_PROTOCOL (Results 1 – 1 of 1) sorted by relevance
662 struct _EFI_MP_SERVICES_PROTOCOL { struct663 EFI_MP_SERVICES_GET_NUMBER_OF_PROCESSORS GetNumberOfProcessors;664 EFI_MP_SERVICES_GET_PROCESSOR_INFO GetProcessorInfo;665 EFI_MP_SERVICES_STARTUP_ALL_APS StartupAllAPs;666 EFI_MP_SERVICES_STARTUP_THIS_AP StartupThisAP;667 EFI_MP_SERVICES_SWITCH_BSP SwitchBSP;668 EFI_MP_SERVICES_ENABLEDISABLEAP EnableDisableAP;669 EFI_MP_SERVICES_WHOAMI WhoAmI;