From: Daan De Meyer Date: Sun, 10 Mar 2024 20:24:52 +0000 (+0100) Subject: man: Mention that SMBIOS type 11 strings are ignored inside CVM X-Git-Tag: v256-rc1~583^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F31706%2Fhead;p=thirdparty%2Fsystemd.git man: Mention that SMBIOS type 11 strings are ignored inside CVM --- diff --git a/man/systemd-boot.xml b/man/systemd-boot.xml index 9ada3f20916..a4d1c003e0a 100644 --- a/man/systemd-boot.xml +++ b/man/systemd-boot.xml @@ -565,7 +565,8 @@ 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. + 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: diff --git a/man/systemd-stub.xml b/man/systemd-stub.xml index e489a138d64..756654854ee 100644 --- a/man/systemd-stub.xml +++ b/man/systemd-stub.xml @@ -503,7 +503,8 @@ SMBIOS Type 11 Strings systemd-stub can be configured using SMBIOS Type 11 strings. Applicable strings - consist of a name, followed by =, followed by the value. + consist of a name, followed by =, followed by the value. Unless + systemd-stub detects it is running inside a confidential computing environment, systemd-stub will search the table for a string with a specific name, and if found, use its value. The following strings are read: