Commit c63ffce
committed
guestfs: add OVMF package for UEFI firmware support
The OVMF (Open Virtual Machine Firmware) package provides UEFI firmware
files required by libvirt when creating VMs with UEFI support. Without
this package, libvirt fails with:
libvirtError: operation failed: Unable to find 'efi' firmware that
is compatible with the current configuration
Add ovmf to the Debian dependencies to ensure UEFI firmware is available
for VM creation, particularly when guestfs_requires_uefi is enabled.
Generated-by: Claude AI
Reviewed-by: Chuck Lever <[email protected]>
Signed-off-by: Luis Chamberlain <[email protected]>1 parent dc4831e commit c63ffce
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
0 commit comments