Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

propolis should generate ACPI tables #695

Open
pfmooney opened this issue May 1, 2024 · 0 comments
Open

propolis should generate ACPI tables #695

pfmooney opened this issue May 1, 2024 · 0 comments
Labels
enhancement New feature or request.
Milestone

Comments

@pfmooney
Copy link
Collaborator

pfmooney commented May 1, 2024

We're stuck using an old (edk2-stable202105) version of OVMF, since it is the last one which featured a compiled-in set of ACPI tables which it presents to the guest OS. Subsequent versions of OVMF expect the vmm (read: qemu) to generate a set of ACPI tables and expose them via the fw_cfg table-loader interface. We should look to do the same so we can move to a newer bootrom.

@pfmooney pfmooney added the enhancement New feature or request. label May 1, 2024
@pfmooney pfmooney added this to the Unscheduled milestone May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request.
Projects
None yet
Development

No branches or pull requests

1 participant