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

run_qemu.sh: do not look for unused OVMF binaries on --legacy-bios #96

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

marc-hb
Copy link
Collaborator

@marc-hb marc-hb commented Dec 21, 2024

2 commits

This makes it easier to test pure build issues.

Signed-off-by: Marc Herbert <[email protected]>
This is a correction of previous commit 8504b01 ("run_qemu.sh: move
get_ovmf_binaries() later, to start_qemu()")

This is not so much about --legacy-bios but rather to regroup all
OVMF-related stuff in a single place and makes it easier to temporarily
disable OVMF locally. For instance: when using --direct-kernel which is
the default. And yes: the image can boot with --direct-kernel and no
OVMF at all. Whether that's a good idea or not is a different question -
but it's sometimes useful as a local test hack.

Signed-off-by: Marc Herbert <[email protected]>
@marc-hb marc-hb marked this pull request as ready for review December 21, 2024 23:14
@stellarhopper stellarhopper merged commit 02aaec4 into pmem:main Jan 3, 2025
2 checks passed
@marc-hb marc-hb deleted the ovmf-move2 branch January 3, 2025 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants