diff --git a/src/boot.sh b/src/boot.sh index 88d4329..c88c993 100644 --- a/src/boot.sh +++ b/src/boot.sh @@ -3,7 +3,7 @@ set -Eeuo pipefail # Docker environment variables : "${BIOS:=""}" # BIOS file -: "${SECURE:="off"}" # Disable SMM +: "${SECURE:="off"}" # Secure boot BOOT_DESC="" BOOT_OPTS=""