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 | 4 +
OvmfPkg/AcpiPlatformDxe/Acpi
On Wed, Dec 01, 2021 at 12:04:36PM +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