]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumeratorSupport.c
MdeModulePkg: Do not dump NULL padding resource descriptor
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / PciBusDxe / PciEnumeratorSupport.c
2015-10-29 Ruiyu NiMdeModulePkg: Do not dump NULL padding resource descriptor
2015-10-23 Ruiyu NiMdeModulePkg: Fix a PciBusDxe hot plug bug
2015-10-06 Joseph ShifflettMdeModulePkg: exit pci function loops early if device...
2015-07-30 Ruiyu NiMdeModulePkg: Enhance PciBusDxe to handle high 32bit...
2014-08-07 Feng Tian1) Add type cast for better coding style.
2014-06-19 Alex WilliamsonThe following call tree exposes a bug in the lifetime...
2012-10-18 niruiyuUse %lx to print UINT64 value instead of %x.
2012-08-23 niruiyuFix the bug in PciBus driver to correct parse the 64bit...
2012-02-01 rsun3MdeModulePkg PciBusDxe: Add typecast to eliminate possi...
2012-01-31 rsun3MdeModulePkg PciBusDxe: Follow the P2P Bridge spec...
2011-10-18 rsun3MdeModulePkg PciBusDxe: Allows PCI device drivers to...
2011-08-04 niruiyuPrint resource allocation/bar programming when PciBus...
2010-12-28 rsun3Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute...
2010-12-14 rsun3Add special treatment for EFI_PCI_IO_ATTRIBUTE_EMBEDDED...
2010-12-14 rsun3Update the PCI bus driver to correctly set the EFI_PCI_...
2010-07-13 rsun3Fix bugs in the PCI bus driver to support SR-IOV.
2010-04-24 hhtianUpdate the copyright notice format
2010-01-29 mdkinneyRemove unnecessary use of FixedPcdxxx() functions and...
2010-01-19 rsun3Improve coding style in MdeModulePkg.
2010-01-15 rsun3Fix some coding style issues in MdeModulePkg.
2010-01-14 rsun3Fix the issue in MdeModulePkg that mismatch between...
2009-12-25 rsun3Fix ICC toolchain build break.
2009-12-24 rsun3Update PCI bus driver to support non-standard PCI to...
2009-10-20 davidhuang1. Impl PI 1.2 PCI part. Major changes include: