andrewfish 57c7d70ff9 InOsEmuPkg: Implement gIdleLoopEventGuid.
Added a CpuSleep () API to the Emulator Thunk. We needed to do this as the Stall() works hard to not get broken by the timer tic (POSIX signal). nanosleep() gets interrupted by the timer signal so it is a good emulator of a CpuSleep(); I was also able to remove some stalls in the X11 keyboard and mouse checking events, now that the gIdleLoopEventGuid was added.

Signed-off-by: andrewfish



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11846 6f19259b-4bc3-4df7-8a09-765794883524
2011-06-17 18:21:16 +00:00
2011-04-28 17:15:31 +00:00
2011-05-09 17:48:32 +00:00
2011-05-09 17:49:17 +00:00
2011-06-09 00:11:28 +00:00
2011-02-02 22:54:50 +00:00
2011-06-07 08:07:29 +00:00
2011-06-07 08:07:55 +00:00
2011-05-09 17:51:00 +00:00
2011-05-17 20:55:57 +00:00
2011-04-28 17:15:31 +00:00
2011-02-15 12:12:21 +00:00
2011-02-16 12:21:31 +00:00
2011-02-16 12:21:31 +00:00
Description
Acidanthera UEFI Development Kit based on EDK II edk2-stable202405
319 MiB
Languages
C 76.4%
Assembly 10.5%
Python 9.3%
Rich Text Format 1.5%
C++ 0.8%
Other 1.1%