Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fedora 39 edk2-ovmf updates #302

Open
kostyanf14 opened this issue Feb 15, 2024 · 0 comments
Open

Fedora 39 edk2-ovmf updates #302

kostyanf14 opened this issue Feb 15, 2024 · 0 comments

Comments

@kostyanf14
Copy link
Contributor

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"
        }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant