From 78e9bb837c258ac0ec7712b3d612cc2f407e731e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 05:50:42 +0200 Subject: Merging upstream version 256. Signed-off-by: Daniel Baumann --- man/systemd-boot.xml | 47 ++++++++++++++++++++++++++++++++++------------- 1 file changed, 34 insertions(+), 13 deletions(-) (limited to 'man/systemd-boot.xml') diff --git a/man/systemd-boot.xml b/man/systemd-boot.xml index 2b0ea9b..cc45049 100644 --- a/man/systemd-boot.xml +++ b/man/systemd-boot.xml @@ -1,6 +1,6 @@ + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"> Enrollment of Secure Boot variables can be performed manually or automatically if files are available - under /loader/keys/NAME/{db,KEK,PK}.auth, NAME + under /loader/keys/NAME/{db,dbx,KEK,PK}.auth, NAME being the display name for the set of variables in the menu. If one of the sets is named auto then it might be enrolled automatically depending on whether secure-boot-enroll is set to force or not. @@ -561,6 +561,27 @@ url="https://systemd.io/BOOT_LOADER_INTERFACE">Boot Loader Interface. + + SMBIOS Type 11 Strings + + systemd-boot can be configured using SMBIOS Type 11 strings. Applicable strings + consist of a name, followed by =, followed by the value. Unless + systemd-boot detects it is running inside a confidential computing environment, + systemd-boot will search the table for a string with a specific name, and if found, + use its value. The following strings are read: + + + + io.systemd.boot.kernel-cmdline-extra + If set, the value of this string is added to the list of kernel command line + arguments for Boot Loader Specification Type 1 entries that are measured in PCR12 and passed to the + kernel. + + + + + + Boot Counting @@ -635,16 +656,16 @@ See Also - - bootctl1, - loader.conf5, - systemd-bless-boot.service8, - systemd-boot-random-seed.service8, - kernel-install8, - systemd-stub7, - Boot Loader Specification, - Boot Loader Interface, - TPM2 PCR Measurements Made by systemd - + + bootctl1 + loader.conf5 + systemd-bless-boot.service8 + systemd-boot-random-seed.service8 + kernel-install8 + systemd-stub7 + Boot Loader Specification + Boot Loader Interface + TPM2 PCR Measurements Made by systemd + -- cgit v1.2.3