audk/MdeModulePkg/Bus/Pci/PciBusDxe
rsun3 f00b5d8352 Fix ICC toolchain build break.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9600 6f19259b-4bc3-4df7-8a09-765794883524
2009-12-25 01:56:24 +00:00
..
ComponentName.c
ComponentName.h
PciBus.c
PciBus.h Update PCI bus driver to support non-standard PCI to PCI bridge I/O window alignment, such as 2K/1K/512 byte. Feature PCD PcdPciBridgeIoAlignmentProbe is introduced to turn on/off this feature. 2009-12-24 11:58:04 +00:00
PciBusDxe.inf Update PCI bus driver to support non-standard PCI to PCI bridge I/O window alignment, such as 2K/1K/512 byte. Feature PCD PcdPciBridgeIoAlignmentProbe is introduced to turn on/off this feature. 2009-12-24 11:58:04 +00:00
PciCommand.c
PciCommand.h
PciDeviceSupport.c
PciDeviceSupport.h
PciDriverOverride.c
PciDriverOverride.h
PciEnumerator.c Update resource degrade algorithm in PCI bus driver. (1)If any child device has both option ROM and 64-bit BAR, degrade its PMEM64/MEM64 requests in case that if a legacy option ROM image can not access 64-bit resources. (2) If there are both PMEM64 and PMEM32 requests from child devices, which can not be satisfied by a P2P bridge simultaneously, keep PMEM64 and degrade PMEM32 to MEM32. (3) PMEM64/MEM64 are not supported when firmware is in 32-bit mode. 2009-12-24 14:05:36 +00:00
PciEnumerator.h
PciEnumeratorSupport.c Fix ICC toolchain build break. 2009-12-25 01:56:24 +00:00
PciEnumeratorSupport.h
PciHotPlugSupport.c
PciHotPlugSupport.h
PciIo.c
PciIo.h
PciLib.c Update PCI bus driver to support non-standard PCI to PCI bridge I/O window alignment, such as 2K/1K/512 byte. Feature PCD PcdPciBridgeIoAlignmentProbe is introduced to turn on/off this feature. 2009-12-24 11:58:04 +00:00
PciLib.h
PciOptionRomSupport.c
PciOptionRomSupport.h
PciPowerManagement.c
PciPowerManagement.h
PciResourceSupport.c Update resource degrade algorithm in PCI bus driver. (1)If any child device has both option ROM and 64-bit BAR, degrade its PMEM64/MEM64 requests in case that if a legacy option ROM image can not access 64-bit resources. (2) If there are both PMEM64 and PMEM32 requests from child devices, which can not be satisfied by a P2P bridge simultaneously, keep PMEM64 and degrade PMEM32 to MEM32. (3) PMEM64/MEM64 are not supported when firmware is in 32-bit mode. 2009-12-24 14:05:36 +00:00
PciResourceSupport.h
PciRomTable.c
PciRomTable.h