Update qemu-coreboot-fbwhiptail-tpm1-hotp.md

Add bookworm swtpm installation instructions
This commit is contained in:
tlaurion 2023-11-26 11:58:49 -05:00 committed by GitHub
parent f2f0831a93
commit 9afe235a6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -83,3 +83,7 @@ libtpms and swtpm must be built and installed from source on Debian Bullseye. Up
* `debuild -us -uc`
* `sudo apt install ../swtpm*.deb`
swtpm on Debian bookworm
===
1. Install dependencies
* `sudo apt install swtpm swtpm-tools`