-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
edk2-ovmf package was updated and the OVMF binary was renamed.
We need to support the qcow2 format for OVMF. Update the installer to locate the proper files.
Check the CentOS Stream package.
"executable": {
"filename": "/usr/share/edk2/ovmf/OVMF_CODE_4M.secboot.qcow2",
"format": "qcow2"
},
"nvram-template": {
"filename": "/usr/share/edk2/ovmf/OVMF_VARS_4M.secboot.qcow2",
"format": "qcow2"
}
Metadata
Metadata
Assignees
Labels
No labels