Skip to content

Automatically use the default location of the OVMF files on Windows #469

Closed
@nicholasbishop

Description

@nicholasbishop

From #463 (comment):

I did have to copy over the edk2/ovmf files to the uefi-test-runner folder and rename them, on a standard Qemu on Windows install they're located in C:\Program Files\qemu\share\ and named edk2-x86_64-code.fd or edk2-i386-code.fd for x86. There wasn't a corresponding vars.fd file for x86_64, but using the i386 version worked fine.

Following the changes in #463, we can update the OvmfPaths code in xtask/src/qemu.rs to find these files automatically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions