(In reply to Joey Lee from comment #1) > After bisecting, found the issue patch: > > commit ecb778d0ac62560aa172786ba19521f27bc3f650 (HEAD) > Author: Gerd Hoffmann <kraxel@redhat.com> > Date: Tue Oct 4 15:47:27 2022 +0200 > > OvmfPkg/PlatformInitLib: dynamic mmio window size > > In case we have a reliable PhysMemAddressWidth use that to dynamically > size the 64bit address window. Allocate 1/8 of the physical address > space and place the window at the upper end of the address space. > > Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> > Reviewed-by: Ard Biesheuvel <ardb@kernel.org> > > I will revert this patch from edk2-stable202211 ovmf in openSUSE:Factory > first. Revert the patch in openSUSE:Factory first: https://build.opensuse.org/request/show/1039619