index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ArmPkg
/
Library
/
SemihostLib
Age
Commit message (
Expand
)
Author
2014-05-08
ARM Packages: Remove GCC filter for AARCH64 assembly files
Brendan Jackman
2014-03-25
ArmPkg/SemihostFs: Various fixes for the file system
Harry Liebel
2014-03-25
ArmPkg/SemihostLib: Made arguments 'native' size
Harry Liebel
2013-07-18
ArmPkg: Added Aarch64 support
Harry Liebel
2013-03-12
ArmPkg/SemihostLib: Removed leading separator in FileName in SemihostFileOpen()
oliviermartin
2013-03-12
ArmPkg: Fixed unsigned type to be architecture independent
oliviermartin
2013-03-12
ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectory
oliviermartin
2013-01-25
ARM Packages: Fixed line endings
oliviermartin
2012-05-02
ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments)
oliviermartin
2012-02-28
ArmPkg/Library/SemihostLib: Removed depenencies on Uefi.h (Base library)
oliviermartin
2010-12-15
Fix semihosting on gcc. We need to save lr as svc instruction will change it.
andrewfish
2010-12-15
Add support for semihosting with GCC. Still needs more testing.
andrewfish
2010-04-29
Update the copyright notice format
hhtian
2010-01-14
Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...
AJFISH
2010-01-12
Need to add some extra functions to the libraries to support paging in the Cp...
AJFISH
2009-12-06
Adding support for BeagleBoard.
AJFISH