Re: [edk2-devel] [PATCH v2 5/5] OvmfPkg: Install ACPI tables for Cloud Hypervisor

2021-12-06 Thread Gerd Hoffmann
On Sat, Dec 04, 2021 at 11:52:00PM +0100, sebastien.bo...@intel.com wrote: > From: Sebastien Boeuf > > Adding support for retrieving the Cloud Hypervisor ACPI tables as a > fallback mechanism if tables are not found through fw_cfg. > > Signed-off-by: Rob Bradford > Signed-off-by: Sebastien Boeu

[edk2-devel] [PATCH v2 5/5] OvmfPkg: Install ACPI tables for Cloud Hypervisor

2021-12-04 Thread sebastien . boeuf
From: Sebastien Boeuf Adding support for retrieving the Cloud Hypervisor ACPI tables as a fallback mechanism if tables are not found through fw_cfg. Signed-off-by: Rob Bradford Signed-off-by: Sebastien Boeuf --- OvmfPkg/AcpiPlatformDxe/AcpiPlatform.c | 11 +- OvmfPkg/AcpiPlatformDxe/Acp