mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
man: document that ConditionSecurity=tpm2 means full UEFI/PC Client profile support
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
This commit is contained in:
@@ -1586,7 +1586,8 @@
|
||||
</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>
|
||||
|
||||
Reference in New Issue
Block a user