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. LightPcdLib.c tagged with "ToolCode="DUMMY"" is light weight verison for PCI library function. This version provide simple implementation and do not support hot plug. Only one between PcdLib.c and LightPcdLib.c can be choosed. Copyright (c) 2006, 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 PeCoffGetEntryPointLib PcdLib 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 LightPciLib.c gEfiDevicePathProtocolGuid gEfiPciRootBridgeIoProtocolGuid gEfiPciPlatformProtocolGuid gEfiIncompatiblePciDeviceSupportProtocolGuid gEfiPciHostBridgeResourceAllocationProtocolGuid gEfiPciHotPlugInitProtocolGuid gEfiDecompressProtocolGuid gEfiLoadedImageProtocolGuid gEfiUgaIoProtocolGuid gEfiPciIoProtocolGuid gEfiBusSpecificDriverOverrideProtocolGuid gEfiPciHotPlugRequestProtocolGuid gEfiUgaIoProtocolGuid gEfiPciOptionRomTableGuid gEfiPciOptionRomTableGuid gEfiStatusCodeSpecificDataGuid 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