summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library/SemihostLib
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: Fix Ecc error 8003Pierre Gondois2021-04-281-3/+3
* ArmPkg: Fix Ecc error 10014 in SemihostLibPierre Gondois2021-04-151-1/+2
* ArmPkg: Fix Ecc error 8001 in SemihostLibPierre Gondois2021-04-152-53/+53
* ArmPkg: Fix Ecc error 5007 in SemihostLibPierre Gondois2021-01-061-4/+2
* ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-095-34/+5
* ArmPkg/SemihostLib: switch to ASM_FUNC() asm macroArd Biesheuvel2016-08-112-11/+4
* ArmPkg: Rectify file modesEvan Lloyd2016-01-301-0/+0
* ArmPkg/SemihostLib: Add library functionsRonald Cron2014-10-272-0/+111
* ARM Packages: Removed trailing spacesRonald Cron2014-08-193-11/+11
* ARM Packages: Remove GCC filter for AARCH64 assembly filesBrendan Jackman2014-05-081-1/+1
* ArmPkg/SemihostFs: Various fixes for the file systemHarry Liebel2014-03-251-7/+18
* ArmPkg/SemihostLib: Made arguments 'native' sizeHarry Liebel2014-03-251-8/+9
* ArmPkg: Added Aarch64 supportHarry Liebel2013-07-182-2/+29
* ArmPkg/SemihostLib: Removed leading separator in FileName in SemihostFileOpen()oliviermartin2013-03-121-0/+5
* ArmPkg: Fixed unsigned type to be architecture independentoliviermartin2013-03-121-10/+10
* ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin2013-03-123-9/+4
* ARM Packages: Fixed line endingsoliviermartin2013-01-253-226/+226
* 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-153-1/+59
* Update the copyright notice formathhtian2010-04-293-6/+6
* Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH2010-01-142-28/+26
* Need to add some extra functions to the libraries to support paging in the Cp...AJFISH2010-01-121-1/+15
* Adding support for BeagleBoard. AJFISH2009-12-063-0/+415