]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf
rename to meet actual filenames
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Pci / PciBusDxe / PciBusDxe.inf
index beb9bfcd8079bc462a2b7766ed6131928c1e4579..4a5f12df141acb2dada8bf019491ed89ac743b83 100644 (file)
@@ -4,7 +4,7 @@
 # PCI bus driver. This module will probe all PCI devices and allocate MMIO and IO\r
 #  space for these devices. Please use PCD feature flag PcdPciBusHotplugDeviceSupport to enable\r
 #  support hot plug.\r
-# Copyright (c) 2006 - 2007, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -39,7 +39,7 @@
 [Sources.common]\r
   PciLib.c\r
   PciIo.c\r
-  pcibus.c\r
+  Pcibus.c\r
   PciDeviceSupport.c\r
   ComponentName.c\r
   ComponentName.h\r
@@ -64,7 +64,7 @@
   PciDeviceSupport.h\r
   PciCommand.h\r
   PciIo.h\r
-  pcibus.h\r
+  Pcibus.h\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
@@ -90,7 +90,7 @@
 \r
 [Guids]\r
   gEfiPciOptionRomTableGuid                     # SOMETIMES_CONSUMED  System Table\r
-  gEfiUgaIoProtocolGuid                         # ALWAYS_CONSUMED  System Table\r
+  gEfiUgaIoProtocolGuid                         # ALWAYS_CONSUMED     System Table\r
   gEfiPciHotplugDeviceGuid                      # PRIVATE\r
   gEfiPciOptionRomTableGuid                     # SOMETIMES_CONSUMED\r
 \r