Description of problem: libvirt has paths to UEFI blobs in /etc/libvirt/qemu.conf file: nvram = [ "/usr/share/edk2.git/ovmf-x64/OVMF_CODE-pure-efi.fd:/usr/share/edk2.git/ovmf-x64/OVMF_VARS-pure-efi.fd", ] This path is for package from Kraxel firmware repository and we recently got edk2-ovmf (and edk2-aavmf on aarch64) built for F24 and F25 which keep files in /usr/share/edk2/ subdirectories. So libvirt needs to have new paths added. Version-Release number of selected component (if applicable): 1.3.4-1.fc25 How reproducible: always Steps to Reproduce: 1. 2. 3. Actual results: With new UEFI builds installed and no Kraxel repo ones none of VM works. Expected results: Libvirt tools use UEFI blobs from edk2-{ovmf,aavmf} packages. Additional info:
Cole: can you look at that so the shipped Tianocore uEFI for aarch64 is used for F-24 please?
Fixed in libvirt-1.3.4-2.fc25