Add reference for Fedora

This commit is contained in:
Martin Wimpress 2021-10-19 23:35:58 +01:00
parent 44bc5faec0
commit 7a0cf72213
No known key found for this signature in database
GPG key ID: 61DF940515E06DA3

View file

@ -363,6 +363,8 @@ function vm_boot() {
# OVMF_CODE.secboot.fd is like OVMF_CODE_4M.fd, but will abort if QEMU
# does not support SMM.
# https://bugzilla.redhat.com/show_bug.cgi?id=1929357#c5
case ${secureboot} in
on)
if [ -e "/usr/share/OVMF/OVMF_CODE_4M.secboot.fd" ]; then