Bug 1335395 - Add paths for UEFI from new edk2-ovmf package
Summary: Add paths for UEFI from new edk2-ovmf package
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libvirt
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Libvirt Maintainers
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ARM64, F-ExcludeArch-aarch64
TreeView+ depends on / blocked
 
Reported: 2016-05-12 07:37 UTC by Marcin Juszkiewicz
Modified: 2016-05-31 17:35 UTC (History)
10 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-05-20 21:34:26 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.