]> git.proxmox.com Git - mirror_edk2.git/commit
Added FIQ interrupt primatives. Update exception handler to disable/reenable FIQ...
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 5 Mar 2010 02:15:41 +0000 (02:15 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 5 Mar 2010 02:15:41 +0000 (02:15 +0000)
commit0416278cfdd3d657a828fbb977bcd736dd4962a8
tree9a4e888725bcce06c64678f02794bf4142c8c4ec
parent41d478023f9fcc9a27bfc006cbc16b94d85ff98c
Added FIQ interrupt primatives. Update exception handler to disable/reenable FIQ when updating in case debug agent library is using FIQ.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10197 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Drivers/CpuDxe/Exception.c
ArmPkg/Include/Library/ArmLib.h
ArmPkg/Library/ArmLib/ArmV7/ArmLibSupport.S
ArmPkg/Library/ArmLib/ArmV7/ArmLibSupport.asm
ArmPkg/Library/ArmLib/Common/ArmLibSupport.S
ArmPkg/Library/ArmLib/Common/ArmLibSupport.asm