Bug 1335395

Summary: Add paths for UEFI from new edk2-ovmf package
Product: [Fedora] Fedora Reporter: Marcin Juszkiewicz <mjuszkie>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: agedosier, berrange, clalancette, crobinso, itamar, laine, libvirt-maint, pbrobinson, veillard, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-20 21:34:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 922257    

Description Marcin Juszkiewicz 2016-05-12 07:37:04 UTC
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:

Comment 1 Peter Robinson 2016-05-17 19:17:15 UTC
Cole: can you look at that so the shipped Tianocore uEFI for aarch64 is used for F-24 please?

Comment 2 Cole Robinson 2016-05-20 21:34:26 UTC
Fixed in libvirt-1.3.4-2.fc25