Support secure boot.
This commit is contained in:
parent
0225d02114
commit
46c7e8c527
5 changed files with 59 additions and 46 deletions
|
|
@ -36,11 +36,11 @@
|
|||
# Whether to provide a software TPM (defaults to false)
|
||||
# "useTpm": false
|
||||
|
||||
# How to boot:
|
||||
# How to boot (see https://github.com/mnlipp/VM-Operator/blob/main/org.jdrupes.vmoperator.runner.qemu/resources/org/jdrupes/vmoperator/runner/qemu/defaults.yaml):
|
||||
# * bios
|
||||
# * uefi
|
||||
# * secure
|
||||
# "bootMode": "uefi"
|
||||
# * uefi[-4m]
|
||||
# * secure[-4m]
|
||||
# "firmware": "uefi"
|
||||
|
||||
# When terminating, a graceful powerdown is attempted. If it
|
||||
# doesn't succeed within the given timeout (seconds) SIGTERM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue