summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/SemihostLib
AgeCommit message (Expand)AuthorFilesLines
2012-02-28ArmPkg/Library/SemihostLib: Removed depenencies on Uefi.h (Base library)oliviermartin1-25/+25
2010-12-15Fix semihosting on gcc. We need to save lr as svc instruction will change it. andrewfish1-1/+7
2010-12-15Add support for semihosting with GCC. Still needs more testing.andrewfish3-1/+59
2010-04-29Update the copyright notice formathhtian3-6/+6
2010-01-14Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH2-28/+26
2010-01-12Need to add some extra functions to the libraries to support paging in the Cp...AJFISH1-1/+15
2009-12-06Adding support for BeagleBoard. AJFISH3-0/+415