Searched defs:EFI_MP_SERVICES_PROTOCOL (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DMpService.h49 /// Global ID for the EFI_MP_SERVICES_PROTOCOL.
57 /// Forward declaration for the EFI_MP_SERVICES_PROTOCOL.
59 typedef struct _EFI_MP_SERVICES_PROTOCOL EFI_MP_SERVICES_PROTOCOL; typedef in typeref:struct:_EFI_MP_SERVICES_PROTOCOL
163 @param[in] This A pointer to the EFI_MP_SERVICES_PROTOCOL
182 IN EFI_MP_SERVICES_PROTOCOL *This,
200 @param[in] This A pointer to the EFI_MP_SERVICES_PROTOCOL
216 IN EFI_MP_SERVICES_PROTOCOL *This,
244 are always available for further calls to EFI_MP_SERVICES_PROTOCOL.StartupAllAPs()
245 and EFI_MP_SERVICES_PROTOCOL.StartupThisAP(). If FailedCpuList is not NULL, its
249 Note: It is the responsibility of the consumer of the EFI_MP_SERVICES_PROTOCOL
[all...]

Completed in 32 milliseconds