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

incusd/instance/qemu: Start using seabios as CSM firmware #394

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

stgraber
Copy link
Member

This adds support for directly using seabios as the CSM firmware rather than using EDK2's chain boot feature. It also makes this behavior be the preferred one for new CSM-enabled VMs.

The reason for this change is the removal of CSM support from recent EDK2.

This adds support for directly using seabios as the CSM firmware rather
than using EDK2's chain boot feature. It also makes this behavior be the
preferred one for new CSM-enabled VMs.

The reason for this change is the removal of CSM support from recent EDK2.

Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
@hallyn hallyn merged commit 212bc90 into lxc:main Jan 16, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants