]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg: Update CpuSleep to use ARMv7 instruction.
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 20 Jul 2011 17:47:44 +0000 (17:47 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 20 Jul 2011 17:47:44 +0000 (17:47 +0000)
commitf7c8bd9f9d22d3124ef30737dae2fbe49fdacd41
treeb299a4f58a1b67e6993c9812fa085cd56d77d95b
parent2d08d17d651d81d267f00dcfdff0a46013b49907
MdePkg: Update CpuSleep to use ARMv7 instruction.

The code was using ARMv6 co-processor reg, that is a no-op on ARMv7. WFI is the instruction on ARMv7.

signed-off-by: andrewfish
reviewed-by: mdkinney

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12035 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/BaseCpuLib/Arm/CpuSleep.S
MdePkg/Library/BaseCpuLib/Arm/CpuSleep.asm