From: Pierre Gondois <pierre.gond...@arm.com> PCIe support has been added to the Kvmtool virtual machine manager. Therefore, add a PciHostBridgeUtilityLib and enable PCIe support for Kvmtool firmware.
The patches were re-send as the devel@edk2.groups.io was not included. The patches can be seen at: https://github.com/PierreARM/edk2/tree/1413_Enable_ArmVirt_Pci_v1 The results of the CI can be seen at: https://github.com/tianocore/edk2/pull/1718 Sami Mujawar (2): ArmVirtPkg: Add PCIe host bridge utility lib for ArmVirtPkg ArmVirtPkg: Enable PCIe support for Kvmtool ArmVirtPkg/ArmVirtKvmTool.dsc | 35 ++- ArmVirtPkg/ArmVirtKvmTool.fdf | 11 +- .../ArmVirtPciHostBridgeUtilityLib.c | 219 ++++++++++++++++++ .../ArmVirtPciHostBridgeUtilityLib.inf | 39 ++++ 4 files changed, 301 insertions(+), 3 deletions(-) create mode 100644 ArmVirtPkg/Library/ArmVirtPciHostBridgeUtilityLib/ArmVirtPciHostBridgeUtilityLib.c create mode 100644 ArmVirtPkg/Library/ArmVirtPciHostBridgeUtilityLib/ArmVirtPciHostBridgeUtilityLib.inf -- 2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#76522): https://edk2.groups.io/g/devel/message/76522 Mute This Topic: https://groups.io/mt/83558261/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-