Re: [edk2-devel] [PATCH v2 2/2] OvmfPkg: Update PlatformAddressWidthInitialization for CloudHv

2024-01-12 Thread Thomas Barrett
Thanks Gerd, I'll pull that change into a separate commit and resubmit. Best, Thomas On Fri, Jan 12, 2024 at 3:47 AM Gerd Hoffmann wrote: > Hi, > > > diff --git a/OvmfPkg/CloudHv/CloudHvX64.dsc > b/OvmfPkg/CloudHv/CloudHvX64.dsc > > index af594959a9..b522fa1059 100644 > > --- a/OvmfPkg/Cloud

Re: [edk2-devel] [PATCH v2 2/2] OvmfPkg: Update PlatformAddressWidthInitialization for CloudHv

2024-01-12 Thread Gerd Hoffmann
Hi, > diff --git a/OvmfPkg/CloudHv/CloudHvX64.dsc b/OvmfPkg/CloudHv/CloudHvX64.dsc > index af594959a9..b522fa1059 100644 > --- a/OvmfPkg/CloudHv/CloudHvX64.dsc > +++ b/OvmfPkg/CloudHv/CloudHvX64.dsc > @@ -566,6 +566,8 @@ ># Point to the MdeModulePkg/Application/UiApp/UiApp.inf >gEfiMdeMo

[edk2-devel] [PATCH v2 2/2] OvmfPkg: Update PlatformAddressWidthInitialization for CloudHv

2024-01-11 Thread Thomas Barrett
In addition to initializing the PhysMemAddressWidth and FirstNonAddress fields in PlatformInfoHob, the PlatformAddressWidthInitialization function is responsible for initializing the PcdPciMmio64Base and PcdPciMmio64Size fields. Currently, for CloudHv guests, the PcdPciMmio64Base is placed immedia