summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Pci/PciBusDxe/PciLib.c
AgeCommit message (Expand)Author
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni
2013-07-18The PCI host bridge can signal failures in its initialization toOlivier Martin
2013-01-09Fix the bug that the device claiming too much resource cannot be rejected by ...niruiyu
2012-10-18Use %lx to print UINT64 value instead of %x.niruiyu
2011-10-31Fix compiler warnings.rsun3
2011-10-28MdeModulePkg PciBusDxe: The PCI Bus Driver is updated to support multiple PC...rsun3
2011-08-08Add non null assertion before using the bridge instance.niruiyu
2011-08-04Print resource allocation/bar programming when PciBus driver does PCI BUS enu...niruiyu
2011-03-11Update some progress codes name per the PI Spec, 1.2 Errata B. vanjeff
2010-11-22The PCI HotPlug Init Protocol returns a list of Root HPC, but it is possible ...rsun3
2010-07-13Fix bugs in the PCI bus driver to support SR-IOV.rsun3
2010-05-07Fix bug in PciHostBridgeEnumerator().mdkinney
2010-04-24Update the copyright notice formathhtian
2009-12-24Update PCI bus driver to support non-standard PCI to PCI bridge I/O window al...rsun3
2009-10-201. Impl PI 1.2 PCI part. Major changes include:davidhuang