Add support for semihosting with GCC. Still needs more testing.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11168 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
andrewfish
2010-12-15 01:00:54 +00:00
parent e7cb469e3a
commit d9629029f2
3 changed files with 59 additions and 1 deletions

View File

@@ -28,6 +28,7 @@
# VALID_ARCHITECTURES = ARM
#
[Sources.ARM]
Arm/GccSemihost.S | GCC
Arm/SemihostLib.c