]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / DebugSupportDxe / DebugSupportDxe.inf
index 72a5dadb29be7ddf496388bbdbe282bf4a24a1f6..1bb8635bf7f0b63c5af358952a6f80183e0314ad 100644 (file)
@@ -6,14 +6,9 @@
 # provides debug-agent to periodically gain control during operation of the machine to\r
 # check for asynchronous commands form the host.\r
 #\r
-# Copyright (c) 2006 - 2016, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2006 - 2018, Intel Corporation. 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
@@ -30,7 +25,7 @@
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF\r
+#  VALID_ARCHITECTURES           = IA32 X64\r
 #\r
 \r
 [Sources]\r
@@ -42,8 +37,6 @@
   Ia32/PlDebugSupport.h\r
   Ia32/PlDebugSupportIa32.c\r
   Ia32/AsmFuncs.nasm\r
-  Ia32/AsmFuncs.S\r
-  Ia32/AsmFuncs.asm\r
 \r
 [Sources.X64]\r
   Ia32/DebugSupport.h\r
   X64/PlDebugSupport.h\r
   X64/PlDebugSupportX64.c\r
   X64/AsmFuncs.nasm\r
-  X64/AsmFuncs.S\r
-  X64/AsmFuncs.asm\r
-\r
-[Sources.IPF]\r
-  Ipf/PlDebugSupport.h\r
-  Ipf/PlDebugSupport.c\r
-  Ipf/Ds64Macros.i\r
-  Ipf/Common.i\r
-  Ipf/AsmFuncs.s\r
-\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r