]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/SemihostLib/SemihostLib.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / ArmPkg / Library / SemihostLib / SemihostLib.inf
index 5ec7fef3a6b0bc0b0fe755db86dfff912618ea89..2a4409f6573b290cac2e1626be0005af519e8098 100644 (file)
@@ -2,13 +2,9 @@
 # Semihosting JTAG lib\r
 #\r
 # Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>\r
+# Copyright (c) 2011 - 2021, Arm Limited. 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
-#  which accompanies this distribution. The full text of the license may be found at\r
-#  http://opensource.org/licenses/bsd-license.php\r
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 #\r
 #**/\r
 #\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
+  SemihostPrivate.h\r
+\r
 [Sources.ARM]\r
   Arm/GccSemihost.S | GCC\r
-  Arm/SemihostLib.c\r
 \r
+[Sources.AARCH64]\r
+  AArch64/GccSemihost.S\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
 \r
 [LibraryClasses]\r
   BaseLib\r
-  \r
-[Protocols]\r
-  \r
-[Guids]\r
\r
-[Pcd]\r
\r
\ No newline at end of file
+\r