]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridge.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / PciHostBridgeDxe / PciHostBridge.c
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdeModulePkg: Change complex DEBUG_CODE() to DEBUG_CODE...
2021-12-07 Michael D KinneyMdeModulePkg: Change use of EFI_D_* to DEBUG_*
2021-11-08 Michael D KinneyMdeModulePkg: Reproduce builds across source format...
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-09-26 Ruiyu NiMdeModulePkg/PciHostBridge: Move declaration of mIoMmu...
2018-05-09 Ruiyu NiMdeModulePkg/PciHostBridge: Count the (mm)io overhead...
2018-03-15 Heyi GuoMdeModulePkg/PciHostBridgeDxe: Add support for address...
2017-10-20 Ruiyu NiMdeModulePkg/PciHostBridge: Set SpecificFlag to 0 for...
2017-05-17 Jiewen YaoMdeModulePkg/PciHostBridge: Add IOMMU support.
2016-10-27 Laszlo ErsekMdeModulePkg/PciHostBridgeDxe: rebase to ARRAY_SIZE()
2016-05-11 Zhang, Chao BMerge branch 'master' of github.com:tianocore/edk2
2016-05-11 Ruiyu NiMdeModulePkg/PciHostBridgeDxe: Honor ResourceAssigned
2016-05-11 Ruiyu NiMdeModulePkg/PciHostBridgeDxe: Fix a Base/Limit compari...
2016-03-25 Ard BiesheuvelMdeModulePkg/PciHostBridgeDxe: remove unused but set...
2016-03-04 Ruiyu NiMdeModulePkg/PciHostBridge: Don't assert when setting...
2016-02-26 Ruiyu NiMdeModulePkg/PciHostBridge: Don't assume resources...
2016-02-26 Ruiyu NiMdeModulePkg/PciHostBridge: Refine function header...
2016-01-18 Ruiyu NiMdeModulePkg: Add generic PciHostBridgeDxe driver.