]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: document that ConditionSecurity=tpm2 means full UEFI/PC Client profile support
authorLennart Poettering <lennart@poettering.net>
Thu, 13 Nov 2025 08:42:43 +0000 (09:42 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 14 Nov 2025 21:22:39 +0000 (22:22 +0100)
TPM2 support is not too useful if the firmware doesn't actually use it
for the boot chain, hence we require the full PC client profile support.
Let's make that clear in the docs.

Fixes: #38939
man/systemd.unit.xml

index 7f552a687f1028d7d68b6a5ba9913d69a546d811..d434434e623b0e73544dcd7a04b1ae94b89bbae1 100644 (file)
                 </row>
                 <row>
                   <entry>tpm2</entry>
-                  <entry>Trusted Platform Module 2.0 (TPM2)</entry>
+                  <entry>Trusted Platform Module 2.0 (TPM2) (with full UEFI support, including the TCG PC Client
+                  Platform Firmware Profile)</entry>
                 </row>
                 <row>
                   <entry>cvm</entry>