summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Pci/PciBusDxe/PciDeviceSupport.c
AgeCommit message (Expand)Author
2015-01-20Dispatch the UEFI option rom returned from PciPlatform/PciOverride protocol.Ruiyu Ni
2014-08-071) Add type cast for better coding style.Feng Tian
2012-09-07Cache the state whether the ROM image contains EFI Option ROM when loading th...niruiyu
2010-12-14Update the PCI bus driver to correctly set the EFI_PCI_IO_ATTRIBUTE_EMBEDDED_...rsun3
2010-11-08Per the UEFI spec, if a PCI controller is a P2P bridge, then the I/O, Memory ...rsun3
2010-07-13Fix bugs in the PCI bus driver to support SR-IOV.rsun3
2010-04-24Update the copyright notice formathhtian
2010-01-15Fix some coding style issues in MdeModulePkg.rsun3
2009-10-201. Impl PI 1.2 PCI part. Major changes include:davidhuang