From 80b5052fb9ffe9f4328b0e941a9502ff8fa61e36 Mon Sep 17 00:00:00 2001 From: vanjeff Date: Wed, 2 Jul 2008 03:15:27 +0000 Subject: rename to meet actual filenames git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5395 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'IntelFrameworkModulePkg') diff --git a/IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf b/IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf index beb9bfcd80..4a5f12df14 100644 --- a/IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf +++ b/IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf @@ -4,7 +4,7 @@ # PCI bus driver. This module will probe all PCI devices and allocate MMIO and IO # space for these devices. Please use PCD feature flag PcdPciBusHotplugDeviceSupport to enable # support hot plug. -# Copyright (c) 2006 - 2007, Intel Corporation +# Copyright (c) 2006 - 2008, Intel Corporation # # All rights reserved. This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -39,7 +39,7 @@ [Sources.common] PciLib.c PciIo.c - pcibus.c + Pcibus.c PciDeviceSupport.c ComponentName.c ComponentName.h @@ -64,7 +64,7 @@ PciDeviceSupport.h PciCommand.h PciIo.h - pcibus.h + Pcibus.h [Packages] MdePkg/MdePkg.dec @@ -90,7 +90,7 @@ [Guids] gEfiPciOptionRomTableGuid # SOMETIMES_CONSUMED System Table - gEfiUgaIoProtocolGuid # ALWAYS_CONSUMED System Table + gEfiUgaIoProtocolGuid # ALWAYS_CONSUMED System Table gEfiPciHotplugDeviceGuid # PRIVATE gEfiPciOptionRomTableGuid # SOMETIMES_CONSUMED -- cgit v1.2.3