summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/DefaultExceptionHandlerLib
AgeCommit message (Expand)AuthorFilesLines
2010-04-29Update the copyright notice formathhtian2-4/+4
2010-04-13Cleanup MMU code to do book required sync. Update exception handler to clear ...andrewfish1-0/+4
2010-02-16Fix bug in UncachedMemoryAllocationLib, Assembler, make DefaultExceptionHandl...andrewfish1-2/+5
2010-02-16After the ASSERT adjust the PC so you skip the faulting instruction. Lets you...andrewfish1-0/+17
2010-02-05Update input of disasmembler to support IfThen construct. Add prototype dos s...andrewfish1-1/+3
2010-02-01Move ARM disassembler into a library and out of the exception handler. Add a ...andrewfish1-1/+1
2010-02-01Move ARM disassembler into a library.andrewfish4-868/+8
2010-01-30Remove out of date comment and fix gcc warning.andrewfish1-1/+1
2010-01-29Update execption handler to print out DFSR & IFSR info.andrewfish1-3/+47
2010-01-27Added a library for the default exception handler and started to add a dissas...andrewfish4-0/+1169