]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Pci/PciBusDxe/PciLib.c
MdeModulePkg/PciBusDxe: Fix small memory leak in FreePciDevice
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / PciBusDxe / PciLib.c
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2018-05-25 Ruiyu NiMdeModulePkg/PciBus: Use actual max bus # for subordina...
2018-01-10 Ruiyu NiMdeModulePkg/PciBus: Change switch-case to if-else...
2018-01-08 Ruiyu NiMdeModulePkg/PciBus: Reserve Bus number for non-root...
2018-01-08 Ruiyu NiMdeModulePkg/PciBusDxe: cope with HPCs that request...
2017-07-28 Ruiyu NiMdeModulePkg/PciBus: Avoid hang when BUS pad resource...
2016-10-27 Laszlo ErsekMdeModulePkg/PciBusDxe: rebase to ARRAY_SIZE()
2016-10-27 Gary LinMdeModulePkg/Bus: Fix typos in comments
2016-07-11 Giri P MudusuruMdeModulePkg: Fix typos in comments and variables
2016-03-24 Ruiyu NiMdeModulePkg/PciBus: Should reserve enough bus number...
2015-11-03 Ruiyu NiMdeModulePkg: Fix a PciBusDxe hot plug bug
2015-11-03 Ruiyu NiMdeModulePkg: Fix a PCI resource dumping bug in PciBusD...
2015-11-03 Ruiyu NiRevert "MdeModulePkg: Fix a PciBusDxe hot plug bug"
2015-10-23 Ruiyu NiMdeModulePkg: Fix a PciBusDxe hot plug bug
2015-10-06 Joseph ShifflettMdeModulePkg: exit pci function loops early if device...
2013-07-26 Ruiyu NiUpdate all the code to consume the ConvertDevicePathToT...
2013-07-18 Olivier MartinThe PCI host bridge can signal failures in its initiali...
2013-01-09 niruiyuFix the bug that the device claiming too much resource...
2012-10-18 niruiyuUse %lx to print UINT64 value instead of %x.
2011-10-31 rsun3Fix compiler warnings.
2011-10-28 rsun3MdeModulePkg PciBusDxe: The PCI Bus Driver is updated...
2011-08-08 niruiyuAdd non null assertion before using the bridge instance.
2011-08-04 niruiyuPrint resource allocation/bar programming when PciBus...
2011-03-11 vanjeffUpdate some progress codes name per the PI Spec, 1...
2010-11-22 rsun3The PCI HotPlug Init Protocol returns a list of Root...
2010-07-13 rsun3Fix bugs in the PCI bus driver to support SR-IOV.
2010-05-07 mdkinneyFix bug in PciHostBridgeEnumerator().
2010-04-24 hhtianUpdate the copyright notice format
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: