From 9afe235a6bb4746ff6646f15fc266bb055925f72 Mon Sep 17 00:00:00 2001 From: tlaurion Date: Sun, 26 Nov 2023 11:58:49 -0500 Subject: [PATCH] Update qemu-coreboot-fbwhiptail-tpm1-hotp.md Add bookworm swtpm installation instructions --- .../qemu-coreboot-fbwhiptail-tpm1-hotp.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/boards/qemu-coreboot-fbwhiptail-tpm1-hotp/qemu-coreboot-fbwhiptail-tpm1-hotp.md b/boards/qemu-coreboot-fbwhiptail-tpm1-hotp/qemu-coreboot-fbwhiptail-tpm1-hotp.md index 4dbec899..0dfdd63e 100644 --- a/boards/qemu-coreboot-fbwhiptail-tpm1-hotp/qemu-coreboot-fbwhiptail-tpm1-hotp.md +++ b/boards/qemu-coreboot-fbwhiptail-tpm1-hotp/qemu-coreboot-fbwhiptail-tpm1-hotp.md @@ -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`