summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library/SemihostLib/Arm
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
* ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin2013-03-122-403/+0
* ARM Packages: Fixed line endingsoliviermartin2013-01-252-223/+223
* ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments)oliviermartin2012-05-021-219/+219
* ArmPkg/Library/SemihostLib: Removed depenencies on Uefi.h (Base library)oliviermartin2012-02-281-25/+25
* 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-152-1/+58
* Update the copyright notice formathhtian2010-04-292-4/+4
* Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH2010-01-141-26/+24
* Adding support for BeagleBoard. AJFISH2009-12-062-0/+383