summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/SemihostLib
AgeCommit message (Expand)AuthorFilesLines
2013-07-18ArmPkg: Added Aarch64 supportHarry Liebel2-2/+29
2013-03-12ArmPkg/SemihostLib: Removed leading separator in FileName in SemihostFileOpen()oliviermartin1-0/+5
2013-03-12ArmPkg: Fixed unsigned type to be architecture independentoliviermartin1-10/+10
2013-03-12ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin3-9/+4
2013-01-25ARM Packages: Fixed line endingsoliviermartin3-226/+226
2012-05-02ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments)oliviermartin1-219/+219
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