summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library/SemihostLib/Arm/GccSemihost.S
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ArmPkg/SemihostLib: switch to ASM_FUNC() asm macroArd Biesheuvel2016-08-111-6/+2
* ArmPkg: Rectify file modesEvan Lloyd2016-01-301-0/+0
* ARM Packages: Removed trailing spacesRonald Cron2014-08-191-9/+9
* ARM Packages: Fixed line endingsoliviermartin2013-01-251-39/+39
* Fix semihosting on gcc. We need to save lr as svc instruction will change it. andrewfish2010-12-151-1/+7
* Add support for semihosting with GCC. Still needs more testing.andrewfish2010-12-151-0/+35