]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/SemihostLib/SemihostLib.inf
ArmPkg: Added Aarch64 support
[mirror_edk2.git] / ArmPkg / Library / SemihostLib / SemihostLib.inf
index a0a6871780e3dbf22623d088961257aee31a4ddb..78727780a94555d7f19d7f22b4c59b942c80c3c8 100644 (file)
@@ -2,6 +2,7 @@
 # Semihosting JTAG lib\r
 #\r
 # Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>\r
+# Copyright (c) 2011 - 2013, ARM Ltd. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -25,7 +26,7 @@
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = ARM\r
+#  VALID_ARCHITECTURES           = ARM AARCH64\r
 #\r
 [Sources.common]\r
   SemihostLib.c\r
 [Sources.ARM]\r
   Arm/GccSemihost.S | GCC\r
 \r
+[Sources.AARCH64]\r
+  AArch64/GccSemihost.S | GCC\r
+\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   ArmPkg/ArmPkg.dec\r
 \r
 [LibraryClasses]\r
   BaseLib\r
\r\r
+\r