mirror of
https://github.com/systemd/systemd.git
synced 2026-08-05 07:30:30 +00:00
man: be more careful regarding TPM vs. TPM2
We support PCR measurements for both classic TPM1.2 and TPM2, hence just say "TPM" generically in that context. But the signed policies are exclusive to TPM2, hence always say TPM2 there. We mostly got that right, except at one place. Fix that.
This commit is contained in:
@@ -158,7 +158,7 @@
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
<title>TPM2 PCR Notes</title>
|
||||
<title>TPM PCR Notes</title>
|
||||
|
||||
<para>Note that when a unified kernel using <command>systemd-stub</command> is invoked the firmware will
|
||||
measure it as a whole to TPM PCR 4, covering all embedded resources, such as the stub code itself, the
|
||||
|
||||
Reference in New Issue
Block a user