I believe what you want is a multi-threading capable tiny OS.
I don't know a real project for your purpose.
But I guess there should be plenty of such projects there, just need porting 
effort.

Thanks/Ray

> -----Original Message-----
> From: edk2-devel [mailto:[email protected]] On Behalf Of
> wang xiaofeng
> Sent: Thursday, August 17, 2017 5:55 PM
> To: [email protected]
> Subject: [edk2] any uefi application that can simulator multi processor
> dispatch logic in OS
> 
> 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
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to