]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
MdePkg Acpi51.h:Correct the declaration of EFI_ACPI_5_1_GTDT_SBSA_GENERIC_WATCHDOG_ST...
[mirror_edk2.git] / MdeModulePkg / Universal / DebugSupportDxe / DebugSupportDxe.inf
index d303847c75640d3cc12ef471d2b94aaa1e5df5ef..572a520cf6a78bfe69ebf4f7147723e5abb34ace 100644 (file)
@@ -1,10 +1,14 @@
-#/** @file\r
-# Component description file for DebugSupport module.\r
+## @file\r
+# This driver installs Debug Support protocol for the selected processor.\r
 #\r
-# This driver installs DebugSupport protocol for the selected processor.\r
-# Copyright (c) 2006 - 2008, Intel Corporation\r
+# This driver provides the capabilities for debug-agent to gain control of the machine\r
+# when certain types of events occur, i.e. breakpoint, processor execptions, etc. It also\r
+# provides debug-agent to periodically gain control during operation of the machine to\r
+# check for asynchronous commands form the host.\r
 #\r
-#  All rights reserved. This program and the accompanying materials\r
+# Copyright (c) 2006 - 2012, 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
@@ -12,7 +16,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -28,7 +32,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   DebugSupport.c\r
 \r
 [Sources.Ia32]\r
@@ -68,7 +72,6 @@
   DebugLib\r
 \r
 [LibraryClasses.IA32]\r
-  PcdLib\r
   BaseLib\r
 \r
 [LibraryClasses.X64]\r
 \r
 \r
 [Protocols]\r
-  gEfiLoadedImageProtocolGuid                   # PROTOCOL ALWAYS_CONSUMED\r
-  gEfiDebugSupportProtocolGuid                  # PROTOCOL SOMETIMES_PRODUCED\r
-\r
-\r
-[FeaturePcd.IA32]\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdNtEmulatorEnable\r
+  gEfiLoadedImageProtocolGuid                   ## CONSUMED\r
+  gEfiDebugSupportProtocolGuid                  ## PRODUCED\r
 \r
 \r
 [Depex]\r