diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-25 02:54:53 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-25 02:54:53 +0000 |
commit | 527e791c5346846e2bc7d32f7597d70f9a274499 (patch) | |
tree | d2bd96487387b049f0a99182d4cfd066adddd039 /man/systemd.pcrlock.xml | |
parent | Adding debian version 255.4-1. (diff) | |
download | systemd-527e791c5346846e2bc7d32f7597d70f9a274499.tar.xz systemd-527e791c5346846e2bc7d32f7597d70f9a274499.zip |
Merging upstream version 255.5.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | man/systemd.pcrlock.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man/systemd.pcrlock.xml b/man/systemd.pcrlock.xml index 5687db5..ec08ffd 100644 --- a/man/systemd.pcrlock.xml +++ b/man/systemd.pcrlock.xml @@ -94,7 +94,7 @@ <term><filename>250-firmware-code-early.pcrlock</filename></term> <listitem><para>Firmware code measurements, as recorded to PCR 0 and 2, up to the separator - measurement (see <filename>400-secureboot-separator.pcrlock.</filename> below). May be generated via + measurement (see <filename>400-secureboot-separator.pcrlock</filename> below). May be generated via <command>systemd-pcrlock lock-firmware-code</command>.</para> <xi:include href="version-info.xml" xpointer="v255"/></listitem> @@ -104,7 +104,7 @@ <term><filename>250-firmware-config-early.pcrlock</filename></term> <listitem><para>Firmware configuration measurements, as recorded to PCR 1 and 3, up to the separator - measurement (see <filename>400-secureboot-separator.pcrlock.</filename> below). May be generated via + measurement (see <filename>400-secureboot-separator.pcrlock</filename> below). May be generated via <command>systemd-pcrlock lock-firmware-config</command>.</para> <xi:include href="version-info.xml" xpointer="v255"/></listitem> @@ -140,7 +140,7 @@ <term><filename>550-firmware-code-late.pcrlock</filename></term> <listitem><para>Firmware code measurements, as recorded to PCR 0 and 2, after the separator - measurement (see <filename>400-secureboot-separator.pcrlock.</filename> above). May be generated via + measurement (see <filename>400-secureboot-separator.pcrlock</filename> above). May be generated via <command>systemd-pcrlock lock-firmware-code</command>.</para> <xi:include href="version-info.xml" xpointer="v255"/></listitem> @@ -150,7 +150,7 @@ <term><filename>550-firmware-config-late.pcrlock</filename></term> <listitem><para>Firmware configuration measurements, as recorded to PCR 1 and 3, after the separator - measurement (see <filename>400-secureboot-separator.pcrlock.</filename> above). May be generated via + measurement (see <filename>400-secureboot-separator.pcrlock</filename> above). May be generated via <command>systemd-pcrlock lock-firmware-config</command>.</para> <xi:include href="version-info.xml" xpointer="v255"/></listitem> @@ -178,7 +178,7 @@ <term><filename>700-action-efi-exit-boot-services.pcrlock</filename></term> <listitem><para>The EFI action generated when <function>ExitBootServices()</function> is generated, - i.e. the UEFI environment is left and the OS takes over. Covers the PCR 5 measurement. Statically + i.e. when the UEFI environment is left and the OS takes over. Covers the PCR 5 measurement. Statically defined.</para> <xi:include href="version-info.xml" xpointer="v255"/></listitem> |