- Create a FAT32 .img file in the current working directory, and move the PE32+ executable from `efi` into that .img file at the location `EFI/BOOT/BOOTX64.EFI` which is the default filename for a 64-bit UEFI application.
You can then run `make qemu` to boot that UEFI application with the UEFI provided by OVMF from the <ahref="https://github.com/tianocore/tianocore.github.io/wiki/OVMF">TianoCore project</a> that's stored in `inc`.