]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPkg/Drivers/CpuDxe/ExceptionSupport.ARMv6.asm
Working on having a single stack for all modes. This code currently has an issue...
authorAJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 22 Dec 2009 23:23:41 +0000 (23:23 +0000)
committerAJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 22 Dec 2009 23:23:41 +0000 (23:23 +0000)
commit8595f12dc5fde8b43a8bba56f35144d2f3d8405d
tree3f345c06883b100e29c104a4dce9fa12b055794d
parent6320fa42c9216930926da7cef1bb726fe04699c3
Working on having a single stack for all modes. This code currently has an issue nesting interrupts in a big honking loop, but seems to save and restore context correctly.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9587 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Drivers/CpuDxe/ExceptionSupport.ARMv6.asm [new file with mode: 0755]