]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumeratorSupport.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / PciBusDxe / PciEnumeratorSupport.c
2023-02-15 Abner ChangMdeModulePkg/Pci: Display more information of PCIe...
2022-10-14 Foster NongFix bug on SRIOV ReservedBusNum when ARI enable.
2022-10-14 Foster NongMdeModulePkg: Fixed extra 1 SR-IOV reserved bus
2022-10-08 Foster NongMdeModulePkg: Handle InitialVFs=0 case for SR-IOV
2022-04-02 Min XuMdeModulePkg: Update PciEnumeratorSupport to ignore...
2021-12-29 Ray NiMdeModulePkg/PciBusDxe: Enumerator to check for RCiEP...
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdeModulePkg: Change use of EFI_D_* to DEBUG_*
2021-09-26 xueshengfengMdeModulePkg/PciBusDxe: Improve the flow of testing...
2021-02-02 Aiden ParkMdeModulePkg/PciBusDxe: Fix a bug in ProcessOptionRomLight
2021-01-18 Zarcd ZhongMdeModulePkg/PciBusDxe: Handle BAR sizing fail in high...
2021-01-04 Luo, HengMdeModulePkg/Bus/Pci/PciBusDxe: Support PCIe Resizable...
2020-02-14 GuoMinJMdeModulePkg: Issues reported by ECC in EDK2.
2019-11-11 Jiewen YaoMdeModulePkg/Pci: Add DeviceSecurity support.
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2019-02-14 Ray NiMdeModulePkg/PciBus: Correct typos
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2018-05-28 Ruiyu NiMdeModulePkg/PciBus: Do not enable MemWriteAndInvalidat...
2017-11-22 Ruiyu NiMdeModulePkg/PciBus: Revert "Enable BM on P2P bridges...
2017-09-28 Ruiyu NiMdeModulePkg/PciBusDxe: Enable Bus Master on P2P bridge...
2017-02-21 Ruiyu NiMdeModulePkg/PciBusDxe: Refine code to make it more...
2017-02-17 Ruiyu NiMdeModulePkg/PciBusDxe: Fix IA32 build failure
2017-02-10 Ruiyu NiMdeModulePkg/PciBus: Accept Spec values as BarIndex...
2016-10-27 Gary LinMdeModulePkg/Bus: Fix typos in comments
2016-05-23 Ruiyu NiMdeModulePkg/PciBus: do not improperly degrade resource
2016-05-23 Ruiyu NiMdeModulePkg/PciBus: Use shorter global variable name
2016-05-23 Ruiyu NiMdeModulePkg/PciBus: Remove unused fields in PCI_BAR
2016-05-18 Ma, MauriceMdeModulePkg: Skip invalid bus number scanning in PciBu...
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-29 Ruiyu NiMdeModulePkg: Do not dump NULL padding resource descriptor
2015-10-23 Ruiyu NiMdeModulePkg: Fix a PciBusDxe hot plug bug
2015-10-06 Joseph ShifflettMdeModulePkg: exit pci function loops early if device...
2015-07-30 Ruiyu NiMdeModulePkg: Enhance PciBusDxe to handle high 32bit...
2014-08-07 Feng Tian1) Add type cast for better coding style.
2014-06-19 Alex WilliamsonThe following call tree exposes a bug in the lifetime...
2012-10-18 niruiyuUse %lx to print UINT64 value instead of %x.
2012-08-23 niruiyuFix the bug in PciBus driver to correct parse the 64bit...
2012-02-01 rsun3MdeModulePkg PciBusDxe: Add typecast to eliminate possi...
2012-01-31 rsun3MdeModulePkg PciBusDxe: Follow the P2P Bridge spec...
2011-10-18 rsun3MdeModulePkg PciBusDxe: Allows PCI device drivers to...
2011-08-04 niruiyuPrint resource allocation/bar programming when PciBus...
2010-12-28 rsun3Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute...
2010-12-14 rsun3Add special treatment for EFI_PCI_IO_ATTRIBUTE_EMBEDDED...
2010-12-14 rsun3Update the PCI bus driver to correctly set the EFI_PCI_...
2010-07-13 rsun3Fix bugs in the PCI bus driver to support SR-IOV.
2010-04-24 hhtianUpdate the copyright notice format
2010-01-29 mdkinneyRemove unnecessary use of FixedPcdxxx() functions and...
2010-01-19 rsun3Improve coding style in MdeModulePkg.
2010-01-15 rsun3Fix some coding style issues in MdeModulePkg.
2010-01-14 rsun3Fix the issue in MdeModulePkg that mismatch between...
2009-12-25 rsun3Fix ICC toolchain build break.
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: