[edk2-devel] [PATCH v2 0/6] OvmfPkg/Microvm/pcie: add pcie support

Gerd Hoffmann posted 6 patches 2 years, 2 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
OvmfPkg/Microvm/MicrovmX64.dsc                | 40 ++++++++++-------
OvmfPkg/PlatformPei/PlatformPei.inf           |  2 +-
.../Bus/Pci/PciHostBridgeDxe/PciHostBridge.c  |  3 ++
.../FdtPciHostBridgeLib/FdtPciHostBridgeLib.c | 45 ++++++++++---------
OvmfPkg/PlatformPei/MemDetect.c               | 25 ++++++++++-
OvmfPkg/PlatformPei/Platform.c                |  6 +--
OvmfPkg/QemuVideoDxe/VbeShim.c                |  2 +
OvmfPkg/Microvm/README                        |  2 +-
8 files changed, 81 insertions(+), 44 deletions(-)
[edk2-devel] [PATCH v2 0/6] OvmfPkg/Microvm/pcie: add pcie support
Posted by Gerd Hoffmann 2 years, 2 months ago
Needs two little tweaks in PCI code because microvm supports mmio only.
Other than that just wire up the existing code (the PCIe host adapter
used by microvm is the same (virtual) hardware used by the arm/aarch64
virtual machines).

v2:
 - rebase to latest master
 - pick up review tags

Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3777

Gerd Hoffmann (6):
  PciHostBridge: io range is not mandatory
  FdtPciHostBridgeLib: io range is not mandatory
  OvmfPkg/PlatformPei: unfix PcdPciExpressBaseAddress
  OvmfPkg/Microvm/pcie: no vbeshim please
  OvmfPkg/Microvm/pcie: mPhysMemAddressWidth tweak
  OvmfPkg/Microvm/pcie: add pcie support

 OvmfPkg/Microvm/MicrovmX64.dsc                | 40 ++++++++++-------
 OvmfPkg/PlatformPei/PlatformPei.inf           |  2 +-
 .../Bus/Pci/PciHostBridgeDxe/PciHostBridge.c  |  3 ++
 .../FdtPciHostBridgeLib/FdtPciHostBridgeLib.c | 45 ++++++++++---------
 OvmfPkg/PlatformPei/MemDetect.c               | 25 ++++++++++-
 OvmfPkg/PlatformPei/Platform.c                |  6 +--
 OvmfPkg/QemuVideoDxe/VbeShim.c                |  2 +
 OvmfPkg/Microvm/README                        |  2 +-
 8 files changed, 81 insertions(+), 44 deletions(-)

-- 
2.34.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#85736): https://edk2.groups.io/g/devel/message/85736
Mute This Topic: https://groups.io/mt/88481102/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-