]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_firmware: enrolled-keys requires secure-boot
authorAndrea Bolognani <abologna@redhat.com>
Thu, 9 Jun 2022 17:02:15 +0000 (19:02 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 1 Jul 2022 13:10:40 +0000 (15:10 +0200)
commit981879d026d9ee89183125d0049191097ec10b47
tree04ad50e7c9876095365dba9b6a836b5c5137ac88
parent262672dbbfe46c6e9090afdf516c13bfb93f98e5
qemu_firmware: enrolled-keys requires secure-boot

No sane firmware build will fail this check, but just to be on
the safe side let's check anyway.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_firmware.c