summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Pci/PciBusDxe/PciOptionRomSupport.c
AgeCommit message (Expand)Author
2015-01-20Dispatch the UEFI option rom returned from PciPlatform/PciOverride protocol.Ruiyu Ni
2012-09-07Cache the state whether the ROM image contains EFI Option ROM when loading th...niruiyu
2012-03-14Improve robustness when scanning PCI Option ROM.rsun3
2011-09-28MdeModulePkg PCI Bus Driver: Add more checks before dispatching an EFI PCI Op...rsun3
2011-06-20Fix EFI Option ROM being loaded twice unconditionally.niruiyu
2010-12-14Update the PCI bus driver to correctly set the EFI_PCI_IO_ATTRIBUTE_EMBEDDED_...rsun3
2010-08-18clear the correct BAR register. Because for P2P device, only register from 0x...niruiyu
2010-04-24Update the copyright notice formathhtian
2009-10-201. Impl PI 1.2 PCI part. Major changes include:davidhuang