Re: [PATCH 0/5] OvmfPkg/Bhyve: install ACPI tables by FwCfg

From: Peter Grehan <grehan_at_freebsd.org>
Date: Tue, 13 Jun 2023 11:02:11 UTC
Hi Corvin,

> this is the next patch stack for EDKII. Bhyve is able to pass ACPI
> tables to the guest by FwCfg. This is more flexible and less space
> limited than our current approach of placing ACPI tables into memory.
> So, this patch stack modifes the guest firmware to pick up ACPI tables
> from FwCfg. If that's not possible, it's falls back to our old approach
> of picking up ACPI tables from memory.
> 
> Any feedback, even if it's just a short "Looks good" or "Keep going", is
> appreciated.

  Looks good, keep going :)

later,

Peter.