summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library/DefaultExceptionHandlerLib
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg/DefaultExceptionHandlerLib/Aarch64: Added friendly debug messageOlivier Martin2014-06-031-4/+79
* ArmPkg: Added Aarch64 supportHarry Liebel2013-07-183-1/+120
* ArmPkg: Fixed unsigned type to be architecture independentoliviermartin2013-03-123-10/+11
* ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin2013-03-123-3/+6
* ArmPkg/DefaultExceptionHandlerLib: Added support to the BASE-type libraryoliviermartin2012-09-285-80/+173
* ArmPkg/DefaultExceptionHandlerLib: Replace the Print() by SerialOutputWrite()...oliviermartin2011-11-011-1/+8
* ArmPkg/ArmCpuLib: Fix GCC/XCode buildsoliviermartin2011-11-011-2/+1
* Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2011-09-221-12/+9
* Update the copyright notice formathhtian2010-04-292-4/+4
* Cleanup MMU code to do book required sync. Update exception handler to clear ...andrewfish2010-04-131-0/+4
* Fix bug in UncachedMemoryAllocationLib, Assembler, make DefaultExceptionHandl...andrewfish2010-02-161-2/+5
* After the ASSERT adjust the PC so you skip the faulting instruction. Lets you...andrewfish2010-02-161-0/+17
* Update input of disasmembler to support IfThen construct. Add prototype dos s...andrewfish2010-02-051-1/+3
* Move ARM disassembler into a library and out of the exception handler. Add a ...andrewfish2010-02-011-1/+1
* Move ARM disassembler into a library.andrewfish2010-02-014-868/+8
* Remove out of date comment and fix gcc warning.andrewfish2010-01-301-1/+1
* Update execption handler to print out DFSR & IFSR info.andrewfish2010-01-291-3/+47
* Added a library for the default exception handler and started to add a dissas...andrewfish2010-01-274-0/+1169