]> git.ipfire.org Git - thirdparty/systemd.git/commit
pcrlock: deal with firmwares which understand TPM but where no TPM is available
authorLennart Poettering <lennart@amutable.com>
Tue, 10 Mar 2026 07:07:25 +0000 (08:07 +0100)
committerLennart Poettering <lennart@amutable.com>
Thu, 26 Mar 2026 15:11:34 +0000 (16:11 +0100)
commit96bb950ffa8b606518b104a109ed7f0c1bfb2bce
treec204efa9954356bbe29c91d7881541879958f5ed
parent1494cb04ea145f8ce706413f05a28cadc93059f1
pcrlock: deal with firmwares which understand TPM but where no TPM is available

This is a potentially common case in VMs: firmwares might know the
concept of TPMs, but the hardware is not enabled in the specific VM.
Let's handle this case nicely.
src/shared/tpm2-util.c