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

build_library: Use original qemu image name in qemu script #1915

Merged
merged 1 commit into from
Apr 17, 2024

Commits on Apr 17, 2024

  1. build_library: Use original qemu image name in qemu script

    The move to symlinking to the qemu-uefi image also resulted in the
    qemu-uefi image being referenced in the qemu-bios and qemu-uefi-secure
    scripts instead of referencing the image symlinks. Same for the VM name
    shown in the qemu window title.
    When generating the qemu scripts, use the original qemu image name and
    VM name.
    pothos committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    2e3f175 View commit details
    Browse the repository at this point in the history