public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* Does ARM platform produce MP protocol?
@ 2019-03-06  5:44 Ni, Ray
  2019-03-06  7:38 ` Ard Biesheuvel
  0 siblings, 1 reply; 8+ messages in thread
From: Ni, Ray @ 2019-03-06  5:44 UTC (permalink / raw)
  To: Ard Biesheuvel, 'leif.lindholm@linaro.org'
  Cc: edk2-devel@lists.01.org

Ard, Leif,
I am a bit interested in how ARM platform supports the MP?
PI Spec defines below protocol but I failed to find a driver in ARM platform producing this protocol.
Or did I miss anything?

typedef struct _EFI_MP_SERVICES_PROTOCOL {
EFI_MP_SERVICES_GET_NUMBER_OF_PROCESSORS GetNumberOfProcessors;
EFI_MP_SERVICES_GET_PROCESSOR_INFO GetProcessorInfo;
EFI_MP_SERVICES_STARTUP_ALL_APS StartupAllAPs;
EFI_MP_SERVICES_STARTUP_THIS_AP StartupThisAP;
EFI_MP_SERVICES_SWITCH_BSP SwitchBSP;
EFI_MP_SERVICES_ENABLEDISABLEAP EnableDisableAP;
EFI_MP_SERVICES_WHOAMI WhoAmI;
} EFI_MP_SERVICES_PROTOCOL;

Thanks,
Ray


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-03-07 11:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-06  5:44 Does ARM platform produce MP protocol? Ni, Ray
2019-03-06  7:38 ` Ard Biesheuvel
2019-03-06  9:16   ` Ni, Ray
2019-03-06  9:37     ` Ard Biesheuvel
2019-03-06 12:41       ` Achin Gupta
2019-03-06 13:22         ` Ard Biesheuvel
2019-03-06 17:04           ` Andrew Fish
2019-03-07 11:16           ` Achin Gupta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox