]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Pci/PciBusDxe
MdeModulePkg/PciHostBridge: Add IOMMU support.
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / PciBusDxe /
2017-03-06 Hao WuMdeModulePkg: Refine casting expression result to bigge...
2017-03-06 Hao WuMdeModulePkg: Refine type cast for pointer subtraction
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 Laszlo ErsekMdeModulePkg/PciBusDxe: rebase to ARRAY_SIZE()
2016-10-27 Gary LinMdeModulePkg/Bus: Fix typos in comments
2016-09-26 Ard BiesheuvelMdeModulePkg/PciBusDxe: make OPROM BAR degradation...
2016-07-13 Laszlo ErsekMdeModulePkg/PciBusDxe: recognize hotplug-capable PCIe...
2016-07-13 Laszlo ErsekMdeModulePkg/PciBusDxe: look for the right capability...
2016-07-11 Giri P MudusuruMdeModulePkg: Fix typos in comments and variables
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-23 Ruiyu NiMdeModulePkg/PciBus: use better name for local variables.
2016-05-18 Ma, MauriceMdeModulePkg: Skip invalid bus number scanning in PciBu...
2016-04-29 Ard BiesheuvelMdeModulePkg/PciBusDxe: don't create bogus descriptor...
2016-03-24 Ruiyu NiMdeModulePkg/PciBus: Should reserve enough bus number...
2016-02-29 Ruiyu NiMdeModuelPkg/PciBus: Return AddrTranslationOffset in...
2016-02-29 Ruiyu NiMdeModulePkg/PciBus: reorganize case-statement to reduc...
2016-02-29 Ruiyu NiMdeModulePkg/PciBus: Change local variable AddressSpace...
2015-12-15 Jordan JustenMdeModulePkg: Convert all .uni files to utf-8
2015-11-03 Ruiyu NiMdeModulePkg: Fix a PciBusDxe hot plug bug
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-09-15 Ruiyu NiMdeModulePkg: Enhance PCI capability looking up logic...
2015-07-30 Ruiyu NiMdeModulePkg: Enhance PciBusDxe to handle high 32bit...
2015-07-29 Michael D KinneyMdeModulePkg/PciBus: Simplify an complex if statement...
2015-05-28 Olivier MartinMdeModulePkg/PciBusDxe: Remove unused variable assignment
2015-05-27 Ruiyu NiMdeModulePkg: Fix PciBus hang issue
2015-02-23 Laszlo ErsekMdeModulePkg: list ARM and AARCH64 as valid architectur...
2015-01-20 Ruiyu NiDispatch the UEFI option rom returned from PciPlatform...
2014-09-03 Gao, LimingMdeModulePkg: Convert non DOS format files to DOS forma...
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
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...
2014-05-15 Ruiyu NiChange PciIo::GetBarAttributes() to return unsupported...
2013-12-08 Wei LiuMdeModulePkg: introduce PcdPciDisableBusEnumeration
2013-08-16 Ruiyu NiChange the PciBusDxe driver to install the PCI enumerat...
2013-07-26 Ruiyu NiUpdate all the code to consume the ConvertDevicePathToT...
2013-07-18 Olivier MartinThe PCI host bridge can signal failures in its initiali...
2013-04-27 niruiyuFix the bug which incorrectly programs the 64bit base...
2013-02-21 niruiyuShouldn't free the PciDev structure because the PciDev...
2013-01-09 niruiyuFix the bug that the device claiming too much resource...
2012-10-30 li-elvinAdd missing status code in several modules.
2012-10-18 niruiyuUse %lx to print UINT64 value instead of %x.
2012-09-07 niruiyuCache the state whether the ROM image contains EFI...
2012-08-28 rsun3Fix comparisons of enumerated types which may cause...
2012-08-23 niruiyuFix the bug in PciBus driver to correct parse the 64bit...
2012-04-12 rsun3MdeModulePkg PciBusDxe and DuetPkg PciBusNoEnumerationD...
2012-03-14 rsun3Improve robustness when scanning PCI Option ROM.
2012-02-01 rsun3MdeModulePkg PciBusDxe: Add typecast to eliminate possi...
2012-01-31 rsun3MdeModulePkg PciBusDxe: Follow the P2P Bridge spec...
2011-12-22 rsun3MdeModulePkg PCI Bus Driver: Remove the workaround...
2011-10-31 rsun3Fix compiler warnings.
2011-10-28 rsun3MdeModulePkg PciBusDxe: The PCI Bus Driver is updated...
2011-10-18 rsun3MdeModulePkg PciBusDxe: Allows PCI device drivers to...
2011-09-28 rsun3MdeModulePkg PCI Bus Driver: Add more checks before...
2011-08-08 niruiyuAdd non null assertion before using the bridge instance.
2011-08-04 niruiyuPrint resource allocation/bar programming when PciBus...
2011-07-06 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-06-20 niruiyuFix EFI Option ROM being loaded twice unconditionally.
2011-03-11 vanjeffUpdate some progress codes name per the PI Spec, 1...
2011-01-03 mdkinneyUse REPORT_STATUS_CODExxx() macros directly.
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-11-22 rsun3The PCI HotPlug Init Protocol returns a list of Root...
2010-11-12 vanjeffFix bug: The lower 2 bits of Width and stripped, Count...
2010-11-10 rsun3Fix ICC build break.
2010-11-09 rsun3Some existing PCI adapters with UEFI option ROMs make...
2010-11-08 rsun3Per the UEFI spec, if a PCI controller is a P2P bridge...
2010-10-13 jljustenDuetPkg, MdeModulePkg: Fix several enum comparions
2010-09-16 ydong10Refine code to make code run safely.
2010-09-15 ydong10Refine soma code to make code run safely.
2010-08-18 niruiyuclear the correct BAR register. Because for P2P device...
2010-07-13 rsun3Return from ProgramBar() after VF BARs are programmed.
2010-07-13 rsun3Fix bugs in the PCI bus driver to support SR-IOV.
2010-05-07 mdkinneyFix bug in PciHostBridgeEnumerator().
2010-04-24 hhtianUpdate the copyright notice format
2010-02-24 lgao41. Correct File header to ## @file
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-29 rsun3Fix a bug about linked list manipulation in DegradeReso...
2009-12-29 rsun3Fix a bug in DegradeResource().
2009-12-25 rsun3Fix ICC toolchain build break.
2009-12-24 rsun3Update resource degrade algorithm in PCI bus driver...
2009-12-24 rsun3Update PCI bus driver to support non-standard PCI to...
2009-10-26 vanjeffSet Handle to NULL when creating a new handle.
2009-10-20 davidhuang1. Impl PI 1.2 PCI part. Major changes include: