summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf
AgeCommit message (Expand)AuthorFilesLines
2021-01-04MdeModulePkg/Bus/Pci/PciBusDxe: Support PCIe Resizable BAR CapabilityLuo, Heng1-1/+2
2019-11-11MdeModulePkg/Pci: Add DeviceSecurity support.Jiewen Yao1-1/+3
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-6/+1
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-1/+1
2018-08-20MdeModulePkg: Remove redundant library classes and GUIDsshenglei1-1/+0
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-3/+3
2017-11-22MdeModulePkg/PciBus: Revert "disable all BME when entering RT"Ruiyu Ni1-3/+0
2017-11-07MdeModulePkg/PciBus: Disable BME of all devices when entering RTRuiyu Ni1-0/+3
2017-10-31MdeModulePkg/PciBus: Fix bug that doesn't produce BusOverrideRuiyu Ni1-1/+2
2017-05-17MdeModulePkg/PciBus: Add IOMMU support.Jiewen Yao1-0/+1
2016-09-26MdeModulePkg/PciBusDxe: make OPROM BAR degradation configurableArd Biesheuvel1-3/+4
2015-02-23MdeModulePkg: list ARM and AARCH64 as valid architectures for some modulesLaszlo Ersek1-1/+1
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-32/+25
2013-12-08MdeModulePkg: introduce PcdPciDisableBusEnumerationWei Liu1-0/+1
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni1-2/+1
2011-08-04Print resource allocation/bar programming when PciBus driver does PCI BUS enu...niruiyu1-1/+2
2010-11-09Some existing PCI adapters with UEFI option ROMs make unaligned requests thro...rsun31-0/+1
2010-07-13Fix bugs in the PCI bus driver to support SR-IOV.rsun31-3/+3
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-02-241. Correct File header to ## @filelgao41-2/+2
2010-01-29Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney1-5/+4
2009-12-24Update PCI bus driver to support non-standard PCI to PCI bridge I/O window al...rsun31-0/+2
2009-10-201. Impl PI 1.2 PCI part. Major changes include:davidhuang1-0/+116