mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 11:51:11 +00:00
3030010fa9
Right now we're checking that firmware descriptor masking works as intended by creating an empty file matching 60-ovmf-sb.json in name. However, that firmware descriptors contains the details for a perfectly valid and quite common situation: Secure Boot being supported by the firmware build, but being effectively disabled by the lack of certificates in the NVRAM template. Unmask that firmware descriptor, and instead create a dummy one that has higher priority than all other OVMF builds and points to paths that are obviously incorrect, which should make it easy to notice it getting accidentally unmasked in the future. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com> |
||
---|---|---|
.. | ||
40-bios.json | ||
42-masked.json | ||
45-ovmf-sev-stateless.json | ||
50-ovmf-sb-keys.json | ||
55-ovmf-sb-combined.json | ||
60-ovmf-sb.json | ||
61-ovmf.json | ||
65-ovmf-qcow2.json | ||
66-aavmf-qcow2.json | ||
70-aavmf.json |