Skip to content

Commit

Permalink
Add TPM info to yaml hcl report
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarta committed Nov 23, 2022
1 parent 91f2223 commit 8ef6202
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qvm-tools/qubes-hcl-report
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 8ef6202

Please sign in to comment.