Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942653 - sys-firmware/edk2-202202: wrong path in qemu example in message after installation
Summary: sys-firmware/edk2-202202: wrong path in qemu example in message after install...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Virtualization Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-01 14:58 UTC by lekto
Modified: 2025-01-17 10:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lekto 2024-11-01 14:58:30 UTC
Hi, after installing edk2 there is a message about using it with qemu:
> * In order to use the firmware you can run qemu the following way
> * 
> * $ qemu-system-x86_64 		-drive file=/usr/share/edk2-ovmf/OVMF.fd,if=pflash,format=raw,unit=0,readonly=on 		...

but, file OVMF.df doesn't exist:
> lekto@lapek ~ $ equery f edk2
>  * Searching for edk2 ...
>  * Contents of sys-firmware/edk2-202202:
> /usr
> /usr/share
> /usr/share/doc
> /usr/share/doc/edk2-202202
> /usr/share/doc/edk2-202202/README.gentoo.bz2
> /usr/share/edk2-ovmf
> /usr/share/edk2-ovmf/EnrollDefaultKeys.efi
> /usr/share/edk2-ovmf/OVMF_CODE.fd
> /usr/share/edk2-ovmf/OVMF_CODE.secboot.fd
> /usr/share/edk2-ovmf/OVMF_VARS.fd
> /usr/share/edk2-ovmf/Shell.efi
> /usr/share/edk2-ovmf/UefiShell.img
> /usr/share/qemu
> /usr/share/qemu/firmware
> /usr/share/qemu/firmware/50-edk2-ovmf-x64-sb.json
> /usr/share/qemu/firmware/60-edk2-ovmf-x64.json
File OVMF_CODE.fd works with qemu.
Comment 1 James Le Cuirot gentoo-dev 2025-01-17 10:14:15 UTC
This has been fixed as of 202408, which is about to be stabilised.