mirror of
https://github.com/libvirt/libvirt.git
synced 2026-08-11 21:44:54 -05:00
conf: Enable secure-boot when enrolled-keys is enabled
The latter doesn't make sense without the former, so make that visible in the XML. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
<type arch='x86_64' machine='pc-q35-4.0'>hvm</type>
|
||||
<firmware>
|
||||
<feature enabled='yes' name='enrolled-keys'/>
|
||||
<feature enabled='yes' name='secure-boot'/>
|
||||
</firmware>
|
||||
<boot dev='hd'/>
|
||||
</os>
|
||||
|
||||
Reference in New Issue
Block a user