]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPkg/Drivers/CpuDxe/CpuDxe.inf
ArmPkg/CpuDxe: Register a callback for the gIdleLoopEventGuid event
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 20 Jun 2011 21:35:50 +0000 (21:35 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 20 Jun 2011 21:35:50 +0000 (21:35 +0000)
commit8513037f2c02fceeff8ced9ecae2e9afc9ce6a78
tree403a63f0862f0dd75da27ff4f4d9b709dfdd9ab6
parent149daa615f6225740549b5516fc1cd8627cae23f
ArmPkg/CpuDxe: Register a callback for the gIdleLoopEventGuid event

This gIdleLoopEventGuid event signals the Cpu that it should go into
the idle state waiting for any events.
CpuSleep() is used in this implementation to make the Cpu wait for
the next interrupt (WFI instruction).

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11863 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Drivers/CpuDxe/CpuDxe.c
ArmPkg/Drivers/CpuDxe/CpuDxe.inf