Skip to content

Conversation

nicholasbishop
Copy link
Member

@nicholasbishop nicholasbishop commented Oct 29, 2024

This simplifies xtask/qemu.rs a bit.

Also install a simple logger in main, so that download messages from ovmf-prebuilt get printed.

For now I've kept the same edk2 tag, because the latest version is crashing QEMU in our CI. I'll follow up on that later to figure out why.

Checklist

  • Sensible git history (for example, squash "typo" or "fix" commits). See the Rewriting History guide for help.
  • Update the changelog (if necessary)

@nicholasbishop nicholasbishop force-pushed the bishop-use-ovmf-prebuilt-api branch from 94ddf59 to bd11d37 Compare October 29, 2024 01:40
Copy link
Member

@phip1611 phip1611 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

This currently doesn't do anything, but in the next commit ovmf-prebuilt will be
used to download OVMF files, and that library uses the logger.
This allows some code and dependencies to be deleted.
@nicholasbishop nicholasbishop force-pushed the bishop-use-ovmf-prebuilt-api branch from bd11d37 to 98d1ed2 Compare November 4, 2024 16:52
@nicholasbishop nicholasbishop added this pull request to the merge queue Nov 4, 2024
Merged via the queue into rust-osdev:main with commit 1b22c9c Nov 4, 2024
15 checks passed
@nicholasbishop nicholasbishop deleted the bishop-use-ovmf-prebuilt-api branch November 4, 2024 17:02
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