summaryrefslogtreecommitdiff
path: root/ArmPkg/Library
AgeCommit message (Expand)AuthorFilesLines
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
2010-01-17Missed a fix in the Cpu Driver. Added some more debug for Execption handling ...AJFISH2-3/+3
2010-01-14Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH5-47/+82
2010-01-14Fix GCC build bug and add a debug library to dump load and unload commands in...AJFISH2-0/+154
2010-01-14Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH4-16/+12
2010-01-13Adding a Debug version of the UncachedMemoryAllocationLib that will make the ...AJFISH2-0/+701
2010-01-12Need to add some extra functions to the libraries to support paging in the Cp...AJFISH21-14/+200
2010-01-12Add some missing 64-bit math functions for gccAJFISH4-1/+151
2009-12-06Adding support for BeagleBoard. AJFISH84-0/+7542