Increase verbosity of secureboot output

Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
Cole Robinson 2020-12-07 11:05:33 -05:00
parent 6a1f1a89ff
commit 0ea4217ca6
1 changed files with 1 additions and 0 deletions

View File

@ -400,6 +400,7 @@ python3 qemu-ovmf-secureboot-%{qosb_version}/ovmf-vars-generator \
--skip-enrollment \
--print-output \
--no-download \
-vv \
--kernel-path "$KERNELPATH" \
ovmf/OVMF_VARS.secboot.fd
%endif