audk/ArmPkg/Library/DefaultExceptionHandlerLib
andrewfish d629c28396 After the ASSERT adjust the PC so you skip the faulting instruction. Lets you walk out of the exception handler and keeprunning code. This way you can walk out of the call stack.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10010 6f19259b-4bc3-4df7-8a09-765794883524
2010-02-16 01:03:16 +00:00
..
DefaultExceptionHandler.c After the ASSERT adjust the PC so you skip the faulting instruction. Lets you walk out of the exception handler and keeprunning code. This way you can walk out of the call stack. 2010-02-16 01:03:16 +00:00
DefaultExceptionHandlerLib.inf Move ARM disassembler into a library. 2010-02-01 18:25:18 +00:00