audk/UefiCpuPkg
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
..
CpuDxe UefiCpuPkg/CpuDxe: Put CPU to sleep during Idle events 2011-06-16 23:28:16 +00:00
CpuIo2Dxe Enhance inf to follow spec. 2011-03-14 08:50:25 +00:00
CpuIo2Smm Code refinement. 2010-07-13 03:08:54 +00:00
CpuIoPei Enhance inf to follow spec. 2011-03-14 08:50:25 +00:00
Include Fix build break when doing 32-bit build with some certain C compiler option combinations. 2010-10-28 02:01:43 +00:00
Library Remove extra {} inside DEBUG_CODE() macro 2011-01-11 23:12:13 +00:00
ResetVector/Vtf0 Rename two files to follow the file naming convention. 2010-09-07 10:23:05 +00:00
UefiCpuPkg.dec Add MtrrLib and LocalApicLib declarations to the UefiCpuPkg DEC file. 2010-12-07 20:23:20 +00:00
UefiCpuPkg.dsc Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. 2011-03-10 22:43:06 +00:00