]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf
ISA Bus driver code scrub.
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Isa / IsaBusDxe / IsaBusDxe.inf
index 4ef431430e3e65ef07132105d9cd1b3a7d535942..7f06f7fe1c9d540dcbe1ab901f7434968806494b 100644 (file)
@@ -1,12 +1,10 @@
 #/** @file\r
 # Component description file for IsaBus module.\r
 #\r
-# Discovers all the ISA Controllers and their resources by using the ISA PnP\r
-# Protocol, produces an instance of the ISA I/O Protocol for every ISA\r
-# Controller found, loads and initializes all ISA Device Drivers, matches ISA\r
-# Device Drivers with their respective ISA Controllers in a deterministic\r
-# manner, and informs a ISA Device Driver when it is to start managing an ISA\r
-# Controller.\r
+# Discovers all the ISA Controllers and their resources by using the ISA ACPI \r
+# Protocol, produces an instance of the ISA I/O Protocol for every ISA \r
+# Controller found. This driver is designed to manage a PCI-to-ISA bridge Device\r
+# such as LPC bridge.\r
 #\r
 # Copyright (c) 2007 - 2009, Intel Corporation\r
 #\r
   EFI_SPECIFICATION_VERSION      = 0x00020000\r
   ENTRY_POINT                    = InitializeIsaBus\r
 \r
+#\r
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  DRIVER_BINDING                = gIsaBusControllerDriver\r
+#  COMPONENT_NAME                = gIsaBusComponentName;\r
+#  COMPONENT_NAME2               = gIsaBusComponentName2;\r
+#\r
 \r
 [Sources.common]\r
   ComponentName.c\r
@@ -55,9 +58,6 @@
   UefiDriverEntryPoint\r
   DebugLib\r
 \r
-[Guids]\r
-  gEfiStatusCodeSpecificDataGuid                # ALWAYS_CONSUMED\r
-\r
 [Protocols]\r
   gEfiIsaIoProtocolGuid                         # PROTOCOL BY_START\r
   gEfiIsaAcpiProtocolGuid                       # PROTOCOL TO_START\r