summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/SemihostLib/Arm
AgeCommit message (Expand)Author
2013-03-12ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin
2013-01-25ARM Packages: Fixed line endingsoliviermartin
2012-05-02ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments)oliviermartin
2012-02-28ArmPkg/Library/SemihostLib: Removed depenencies on Uefi.h (Base library)oliviermartin
2010-12-15Fix semihosting on gcc. We need to save lr as svc instruction will change it. andrewfish
2010-12-15Add support for semihosting with GCC. Still needs more testing.andrewfish
2010-04-29Update the copyright notice formathhtian
2010-01-14Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH
2009-12-06Adding support for BeagleBoard. AJFISH