From bd96d63787f0b697d4f399d579c2e5f88fbafe41 Mon Sep 17 00:00:00 2001 From: MaxHearnden Date: Wed, 8 May 2024 07:02:52 +0100 Subject: Use the correct name of CEL It's Canonical Event Format, not Common --- man/systemd-pcrlock.xml | 2 +- man/systemd-pcrphase.service.xml | 2 +- man/systemd.pcrlock.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/man/systemd-pcrlock.xml b/man/systemd-pcrlock.xml index 4af7f13c5d..19ba4c4b17 100644 --- a/man/systemd-pcrlock.xml +++ b/man/systemd-pcrlock.xml @@ -105,7 +105,7 @@ cel This reads the combined TPM2 event log and writes it to STDOUT in TCG Common Event Log + url="https://trustedcomputinggroup.org/resource/canonical-event-log-format/">TCG Canonical Event Log Format (CEL-JSON) format. diff --git a/man/systemd-pcrphase.service.xml b/man/systemd-pcrphase.service.xml index 9c54663d3e..2dc9c8ada0 100644 --- a/man/systemd-pcrphase.service.xml +++ b/man/systemd-pcrphase.service.xml @@ -215,7 +215,7 @@ /run/log/systemd/tpm2-measure.log, which contains a JSON-SEQ series of objects that follow the general structure of the TCG Common Event Log + url="https://trustedcomputinggroup.org/resource/canonical-event-log-format/">TCG Canonical Event Log Format (CEL-JSON) event objects (but lack the recnum field). diff --git a/man/systemd.pcrlock.xml b/man/systemd.pcrlock.xml index 27ceb48652..6f07dc8159 100644 --- a/man/systemd.pcrlock.xml +++ b/man/systemd.pcrlock.xml @@ -43,7 +43,7 @@ process. systemd-pcrlock1 uses such pcrlock files to analyze and predict TPM2 PCR measurements. The pcrlock files are JSON arrays that follow a subset of the TCG Common Event Log Format + url="https://trustedcomputinggroup.org/resource/canonical-event-log-format/">TCG Canonical Event Log Format (CEL-JSON) specification. Specifically the recnum, content, and content_type record fields are not used and ignored if present. Each pcrlock file defines one set of expected, ordered PCR measurements of a specific component of the boot. -- cgit v1.2.3