On Fri, Jan 06, 2023 at 03:14:53PM +0100, Ard Biesheuvel wrote: > Hi Gerd, > > On Fri, 6 Jan 2023 at 15:04, Gerd Hoffmann <kra...@redhat.com> wrote: > > > > > > > > Gerd Hoffmann (2): > > OvmfPkg/PlatformInitLib: update PlatformScanOrAdd64BitE820Ram > > documentation > > OvmfPkg/PlatformInitLib: check 64bit mmio window for resource > > conflicts > > > > OvmfPkg/Library/PlatformInitLib/MemDetect.c | 63 +++++++++++++++++---- > > 1 file changed, 51 insertions(+), 12 deletions(-) > > > > Mind adding a teeny bit of context to explain why this is needed? No > need to respin or anything - just want to make sure i understand the > problem and the solution.
qemu reserves some address space below 1TB when emulating amd processors because that is the address range used by the amd iommu. This avoids placing the mmio window at a overlapping range. https://bugzilla.tianocore.org/show_bug.cgi?id=4251 (guess I should add a link to the commit message ...) take care, Gerd -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#98130): https://edk2.groups.io/g/devel/message/98130 Mute This Topic: https://groups.io/mt/96093487/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-