Hello,
   Do anyone know uefi application that can simulator multi processor dispatch 
logic in OS ?
   UEFI defines EFI_MP_SERVICES_PROTOCOL, usually bios use this protocol to do 
BSP and AP initlizaition. StartupAllAPs is called to run the same logic 
function.
   Any EFI application can divide a task to different thread context and assign 
to idle AP by random or different dispatching logic?
   Or I need a Mini UEFI OS to do it?
  Thanks in advance!
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to