diff --git a/qvm-tools/qubes-hcl-report b/qvm-tools/qubes-hcl-report index fd4ed82c8..98bea63a6 100755 --- a/qvm-tools/qubes-hcl-report +++ b/qvm-tools/qubes-hcl-report @@ -180,6 +180,7 @@ if [[ $PCRS ]] then # try tu run tcsd and: grep the logs, try get version info. TPM="Device present" + TPM_s="yes" else TPM="Device not found" TPM_s="unknown"