summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/SemihostLib
AgeCommit message (Expand)Author
2013-07-18ArmPkg: Added Aarch64 supportHarry Liebel
2013-03-12ArmPkg/SemihostLib: Removed leading separator in FileName in SemihostFileOpen()oliviermartin
2013-03-12ArmPkg: Fixed unsigned type to be architecture independentoliviermartin
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
2010-01-12Need to add some extra functions to the libraries to support paging in the Cp...AJFISH
2009-12-06Adding support for BeagleBoard. AJFISH