Closed
Description
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 namededk2-x86_64-code.fd
oredk2-i386-code.fd
for x86. There wasn't a correspondingvars.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
Labels
No labels