Technically, UEFI is two-threaded (main and timer). Most implementations have 
exactly one stack frame. What appears to be priority levels actually amounts to 
a prioritized list of registered callback functions. Resource sharing either 
involves using events or interrupt-masking, but since there are only two 
threads, these are limited.

Tim

From: parmeshwr_pra...@dell.com [mailto:parmeshwr_pra...@dell.com]
Sent: Sunday, December 08, 2013 10:06 PM
To: edk2-devel@lists.sourceforge.net
Subject: [edk2] uUEFI code execution


Hi All,

How to get UEFI scheduling information ?
Is this single or multi-threaded environment ?


Best Regards,
Parmeshwr Prasad
Tel : +91-9743262018
[cid:image002.png@01CE781A.38F61FE0]

<<inline: image001.png>>

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to