Skip to content

Commit

Permalink
QemuHCK: Add TPM for UEFI Secure Boot
Browse files Browse the repository at this point in the history
Signed-off-by: Akihiko Odaki <[email protected]>
  • Loading branch information
akihikodaki committed Nov 20, 2023
1 parent 15d17db commit f8c65cb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions lib/setupmanagers/qemuhck/states.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,12 @@
"true": {
"drive_cache_options": ",cache=unsafe"
}
},
"fw_type": {
"uefi_sb": {
"devices_list": [
"tpm-tis"
]
}
}
}

0 comments on commit f8c65cb

Please sign in to comment.