summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumerator.c
AgeCommit message (Expand)Author
2015-10-06MdeModulePkg: exit pci function loops early if device is not multi-functionJoseph Shifflett
2013-08-16Change the PciBusDxe driver to install the PCI enumeration complete GUID in t...Ruiyu Ni
2013-07-18The PCI host bridge can signal failures in its initialization toOlivier Martin
2013-02-21Shouldn't free the PciDev structure because the PciDev needs to be saved to R...niruiyu
2013-01-09Fix the bug that the device claiming too much resource cannot be rejected by ...niruiyu
2012-10-30Add missing status code in several modules.li-elvin
2011-10-28MdeModulePkg PciBusDxe: The PCI Bus Driver is updated to support multiple PC...rsun3
2011-03-11Update some progress codes name per the PI Spec, 1.2 Errata B. vanjeff
2010-09-16Refine code to make code run safely.ydong10
2010-09-15Refine soma code to make code run safely.ydong10
2010-04-24Update the copyright notice formathhtian
2009-12-24Update resource degrade algorithm in PCI bus driver. (1)If any child device h...rsun3
2009-12-24Update PCI bus driver to support non-standard PCI to PCI bridge I/O window al...rsun3
2009-10-26Set Handle to NULL when creating a new handle.vanjeff
2009-10-201. Impl PI 1.2 PCI part. Major changes include:davidhuang