summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Pci/PciBusDxe/PciBus.h
Commit message (Expand)AuthorAgeFilesLines
* Fix bug on SRIOV ReservedBusNum when ARI enable.Foster Nong2022-10-141-0/+1
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-130/+127
* MdeModulePkg/Bus/Pci/PciBusDxe: Support PCIe Resizable BAR CapabilityLuo, Heng2021-01-041-1/+3
* MdeModulePkg/Pci: Add DeviceSecurity support.Jiewen Yao2019-11-111-0/+1
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg/PciBus: Change PCI_IO_DEVICE.RomSize to UINT32 typeRay Ni2019-02-141-2/+2
* MdeModulePkg/PciBus: Shadow option ROM after BARs are programmedRuiyu Ni2018-12-101-1/+2
* MdeModulePkg: Remove redundant library classes and GUIDsshenglei2018-08-201-1/+0
* MdeModulePkg/PciBus: Revert "disable all BME when entering RT"Ruiyu Ni2017-11-221-2/+0
* MdeModulePkg/PciBus: Disable BME of all devices when entering RTRuiyu Ni2017-11-071-0/+2
* MdeModulePkg/PciBus: Refine EFI_PCI_ROM_IMAGE_MAPPINGRuiyu Ni2017-10-311-6/+1
* MdeModulePkg/PciBus: Add IOMMU support.Jiewen Yao2017-05-171-0/+1
* MdeModulePkg/Bus: Fix typos in commentsGary Lin2016-10-271-7/+7
* MdeModulePkg/PciBus: do not improperly degrade resourceRuiyu Ni2016-05-231-1/+2
* MdeModulePkg/PciBus: Use shorter global variable nameRuiyu Ni2016-05-231-1/+1
* MdeModulePkg/PciBus: Remove unused fields in PCI_BARRuiyu Ni2016-05-231-3/+1
* Dispatch the UEFI option rom returned from PciPlatform/PciOverride protocol.Ruiyu Ni2015-01-201-6/+1
* Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2013-07-261-2/+1
* Cache the state whether the ROM image contains EFI Option ROM when loading th...niruiyu2012-09-071-1/+6
* MdeModulePkg PciBusDxe: The PCI Bus Driver is updated to support multiple PC...rsun32011-10-281-0/+5
* Print resource allocation/bar programming when PciBus driver does PCI BUS enu...niruiyu2011-08-041-1/+8
* Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute usage in PCI bus driver...rsun32010-12-281-2/+2
* Update the PCI bus driver to correctly set the EFI_PCI_IO_ATTRIBUTE_EMBEDDED_...rsun32010-12-141-0/+5
* Fix bugs in the PCI bus driver to support SR-IOV.rsun32010-07-131-2/+2
* Update the copyright notice formathhtian2010-04-241-2/+2
* Update PCI bus driver to support non-standard PCI to PCI bridge I/O window al...rsun32009-12-241-0/+6
* 1. Impl PI 1.2 PCI part. Major changes include:davidhuang2009-10-201-0/+382