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.