Skip to content

Commit 4feea04

Browse files
MaxHearndenkeszybz
authored andcommitted
Use the correct name of CEL
It's Canonical Event Format, not Common (cherry picked from commit bd96d63)
1 parent 672226b commit 4feea04

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

man/systemd-pcrlock.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<term><command>cel</command></term>
105105

106106
<listitem><para>This reads the combined TPM2 event log and writes it to STDOUT in <ulink
107-
url="https://trustedcomputinggroup.org/resource/canonical-event-log-format/">TCG Common Event Log
107+
url="https://trustedcomputinggroup.org/resource/canonical-event-log-format/">TCG Canonical Event Log
108108
Format (CEL-JSON)</ulink> format.</para>
109109

110110
<xi:include href="version-info.xml" xpointer="v255"/></listitem>

man/systemd-pcrphase.service.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
<filename>/run/log/systemd/tpm2-measure.log</filename>, which contains a <ulink
216216
url="https://www.rfc-editor.org/rfc/rfc7464.html">JSON-SEQ</ulink> series of objects that follow the
217217
general structure of the <ulink
218-
url="https://trustedcomputinggroup.org/resource/canonical-event-log-format/">TCG Common Event Log
218+
url="https://trustedcomputinggroup.org/resource/canonical-event-log-format/">TCG Canonical Event Log
219219
Format (CEL-JSON)</ulink> event objects (but lack the <literal>recnum</literal>
220220
field).</para>
221221

man/systemd.pcrlock.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
process. <citerefentry><refentrytitle>systemd-pcrlock</refentrytitle><manvolnum>1</manvolnum></citerefentry>
4343
uses such pcrlock files to analyze and predict TPM2 PCR measurements. The pcrlock files are JSON arrays
4444
that follow a subset of the <ulink
45-
url="https://trustedcomputinggroup.org/resource/canonical-event-log-format/">TCG Common Event Log Format
45+
url="https://trustedcomputinggroup.org/resource/canonical-event-log-format/">TCG Canonical Event Log Format
4646
(CEL-JSON)</ulink> specification. Specifically the <literal>recnum</literal>, <literal>content</literal>,
4747
and <literal>content_type</literal> record fields are not used and ignored if present. Each pcrlock file
4848
defines one set of expected, ordered PCR measurements of a specific component of the boot.</para>

0 commit comments

Comments
 (0)