audk/UefiCpuPkg/CpuDxe
jljusten 323940278e UefiCpuPkg/CpuDxe: Put CPU to sleep during Idle events
When the MdeModulePkg gCoreEventIdleGuid event is signaled,
CpuSleep is called.  This will cause the CPU to sleep until
the next interrupt occurs.

Signed-off-by: jljusten
Reviewed-by: mdkinney
Reviewed-by: rsun3

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11842 6f19259b-4bc3-4df7-8a09-765794883524
2011-06-16 23:28:16 +00:00
..
Ia32 A complement fix for revision 11664 to update GCC assembly files : clear the direction flag in interrupt/exception handlers' assembly entry code before calling C functions to follow the UEFI calling convention. 2011-05-17 08:35:20 +00:00
X64 A complement fix for revision 11664 to update GCC assembly files : clear the direction flag in interrupt/exception handlers' assembly entry code before calling C functions to follow the UEFI calling convention. 2011-05-17 08:35:20 +00:00
CpuDxe.c UefiCpuPkg/CpuDxe: Put CPU to sleep during Idle events 2011-06-16 23:28:16 +00:00
CpuDxe.h UefiCpuPkg/CpuDxe: Put CPU to sleep during Idle events 2011-06-16 23:28:16 +00:00
CpuDxe.inf UefiCpuPkg/CpuDxe: Put CPU to sleep during Idle events 2011-06-16 23:28:16 +00:00
CpuGdt.c Add explicit type cast to suppress possible warning of precession loss. 2010-08-10 06:57:32 +00:00