PciBus DXE_DRIVER 93B80004-9FB3-11d4-9A3A-0090273FC14D 1.0 Component description file for PciBus module. 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 All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 IA32 X64 IPF EBC false PciBus DebugLib UefiDriverModelLib UefiDriverEntryPoint BaseLib UefiLib BaseMemoryLib ReportStatusCodeLib MemoryAllocationLib UefiBootServicesTableLib DevicePathLib PcdLib PciIncompatibleDeviceSupportLib pcibus.h PciIo.h PciCommand.h PciDeviceSupport.h PciResourceSupport.h PciEnumerator.h PciEnumeratorSupport.h PciOptionRomSupport.h PciRomTable.h PciHotPlugSupport.h PciLib.h PciHotPlugSupport.c PciRomTable.c PciDriverOverride.h PciPowerManagement.h PciPowerManagement.c PciDriverOverride.c PciOptionRomSupport.c PciEnumerator.c PciEnumeratorSupport.c PciResourceSupport.c PciCommand.c ComponentName.h ComponentName.c PciDeviceSupport.c pcibus.c PciIo.c PciLib.c gEfiDevicePathProtocolGuid gEfiPciRootBridgeIoProtocolGuid gEfiPciPlatformProtocolGuid gEfiIncompatiblePciDeviceSupportProtocolGuid gEfiPciHostBridgeResourceAllocationProtocolGuid gEfiPciHotPlugInitProtocolGuid gEfiDecompressProtocolGuid gEfiLoadedImageProtocolGuid gEfiUgaIoProtocolGuid gEfiPciIoProtocolGuid gEfiBusSpecificDriverOverrideProtocolGuid gEfiPciHotPlugRequestProtocolGuid gEfiUgaIoProtocolGuid gEfiPciOptionRomTableGuid gEfiPciOptionRomTableGuid gEfiPciHotplugDeviceGuid EFI_SPECIFICATION_VERSION 0x00020000 EDK_RELEASE_VERSION 0x00020000 PciBusEntryPoint gPciBusDriverBinding gPciBusComponentName PcdPciIsaEnable gEfiGenericPlatformTokenSpaceGuid Whether ISA decoding is enabled on this platform so we should avoid those aliased resources PcdPciVgaEnable gEfiGenericPlatformTokenSpaceGuid Whether VGA decoding is enabled on this platform so we should avoid those aliased resources PcdPciBusHotplugDeviceSupport gEfiGenericPlatformTokenSpaceGuid TRUE If TRUE, the PCI bus driver will support hot plug device. If not hot plug device is supported, this feature flag can be set to FALSE to save size. PcdPciIncompatibleDeviceSupportMask gEfiEdkModulePkgTokenSpaceGuid The PCD masks for PCI incompatible devices support