Searched defs:_EFI_MP_SERVICES_PROTOCOL (Results 1 – 1 of 1) sorted by relevance
620 struct _EFI_MP_SERVICES_PROTOCOL { struct621 EFI_MP_SERVICES_GET_NUMBER_OF_PROCESSORS GetNumberOfProcessors;622 EFI_MP_SERVICES_GET_PROCESSOR_INFO GetProcessorInfo;623 EFI_MP_SERVICES_STARTUP_ALL_APS StartupAllAPs;624 EFI_MP_SERVICES_STARTUP_THIS_AP StartupThisAP;625 EFI_MP_SERVICES_SWITCH_BSP SwitchBSP;626 EFI_MP_SERVICES_ENABLEDISABLEAP EnableDisableAP;627 EFI_MP_SERVICES_WHOAMI WhoAmI;