summaryrefslogtreecommitdiff
path: root/ArmPkg/Library
AgeCommit message (Expand)Author
2010-01-17Missed a fix in the Cpu Driver. Added some more debug for Execption handling ...AJFISH
2010-01-14Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH
2010-01-14Fix GCC build bug and add a debug library to dump load and unload commands in...AJFISH
2010-01-14Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH
2010-01-13Adding a Debug version of the UncachedMemoryAllocationLib that will make the ...AJFISH
2010-01-12Need to add some extra functions to the libraries to support paging in the Cp...AJFISH
2010-01-12Add some missing 64-bit math functions for gccAJFISH
2009-12-06Adding support for BeagleBoard. AJFISH