summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library/SemihostLib
Commit message (Expand)AuthorAgeFilesLines
* 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