]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/EbcDxe/EbcDebuggerConfig.inf
MdeModulePkg: Add missing header files in INF files
[mirror_edk2.git] / MdeModulePkg / Universal / EbcDxe / EbcDebuggerConfig.inf
index 0d931a46f01a435d208561be3e64c4f29002c9f5..22cf64d9507a8cb63ebdf14558f55b936db40671 100644 (file)
@@ -1,14 +1,9 @@
 ## @file\r
 #  EBC Debugger configuration application.\r
 #\r
-#  Copyright (c) 2007 - 2016, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2007 - 2019, 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
@@ -25,7 +20,7 @@
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF AARCH64\r
+#  VALID_ARCHITECTURES           = IA32 X64 AARCH64\r
 #\r
 \r
 [Sources]\r
   EbcDebugger/EdbCommon.h\r
   EbcDebugger/EdbSupportString.c\r
   EbcDebugger/EdbSupport.h\r
+  EbcDebugger/EdbCommand.h\r
+  EbcDebugger/EdbHook.h\r
+  EbcDebugger/Edb.h\r
+  EbcDebugger/EdbDisasmSupport.h\r
+  EbcDebugger/EdbDisasm.h\r
+  EbcDebugger/EdbSymbol.h\r
+  EbcDebuggerHook.h\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r