audk/MdeModulePkg/Bus/Pci/PciBusDxe
lgao4 6bfbb5f0e0 1. Correct File header to ## @file
2. Remove unnecessary .common] postfix on section.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10052 6f19259b-4bc3-4df7-8a09-765794883524
2010-02-24 00:21:16 +00:00
..
ComponentName.c 1. Impl PI 1.2 PCI part. Major changes include: 2009-10-20 03:43:40 +00:00
ComponentName.h 1. Impl PI 1.2 PCI part. Major changes include: 2009-10-20 03:43:40 +00:00
PciBus.c 1. Impl PI 1.2 PCI part. Major changes include: 2009-10-20 03:43:40 +00:00
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 1. Correct File header to ## @file 2010-02-24 00:21:16 +00:00
PciCommand.c 1. Impl PI 1.2 PCI part. Major changes include: 2009-10-20 03:43:40 +00:00
PciCommand.h 1. Impl PI 1.2 PCI part. Major changes include: 2009-10-20 03:43:40 +00:00
PciDeviceSupport.c Fix some coding style issues in MdeModulePkg. 2010-01-15 08:03:23 +00:00
PciDeviceSupport.h 1. Impl PI 1.2 PCI part. Major changes include: 2009-10-20 03:43:40 +00:00
PciDriverOverride.c 1. Impl PI 1.2 PCI part. Major changes include: 2009-10-20 03:43:40 +00:00
PciDriverOverride.h 1. Impl PI 1.2 PCI part. Major changes include: 2009-10-20 03:43:40 +00:00
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 1. Impl PI 1.2 PCI part. Major changes include: 2009-10-20 03:43:40 +00:00
PciEnumeratorSupport.c Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections. These should only be used for PCDs that are used to pre-init global variables, pre-init global structures, or size arrays. 2010-01-29 23:39:48 +00:00
PciEnumeratorSupport.h 1. Impl PI 1.2 PCI part. Major changes include: 2009-10-20 03:43:40 +00:00
PciHotPlugSupport.c 1. Impl PI 1.2 PCI part. Major changes include: 2009-10-20 03:43:40 +00:00
PciHotPlugSupport.h 1. Impl PI 1.2 PCI part. Major changes include: 2009-10-20 03:43:40 +00:00
PciIo.c 1. Impl PI 1.2 PCI part. Major changes include: 2009-10-20 03:43:40 +00:00
PciIo.h 1. Impl PI 1.2 PCI part. Major changes include: 2009-10-20 03:43:40 +00:00
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 1. Impl PI 1.2 PCI part. Major changes include: 2009-10-20 03:43:40 +00:00
PciOptionRomSupport.c 1. Impl PI 1.2 PCI part. Major changes include: 2009-10-20 03:43:40 +00:00
PciOptionRomSupport.h 1. Impl PI 1.2 PCI part. Major changes include: 2009-10-20 03:43:40 +00:00
PciPowerManagement.c 1. Impl PI 1.2 PCI part. Major changes include: 2009-10-20 03:43:40 +00:00
PciPowerManagement.h 1. Impl PI 1.2 PCI part. Major changes include: 2009-10-20 03:43:40 +00:00
PciResourceSupport.c Fix a bug about linked list manipulation in DegradeResource() in PCI bus driver. 2009-12-29 06:16:29 +00:00
PciResourceSupport.h Fix some coding style issues in MdeModulePkg. 2010-01-15 08:03:23 +00:00
PciRomTable.c 1. Impl PI 1.2 PCI part. Major changes include: 2009-10-20 03:43:40 +00:00
PciRomTable.h 1. Impl PI 1.2 PCI part. Major changes include: 2009-10-20 03:43:40 +00:00