]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: Mention that SMBIOS type 11 strings are ignored inside CVM 31706/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 10 Mar 2024 20:24:52 +0000 (21:24 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 10 Mar 2024 20:24:52 +0000 (21:24 +0100)
man/systemd-boot.xml
man/systemd-stub.xml

index 9ada3f20916e40358d06d367deb659b51200dabe..a4d1c003e0af192e22b8fe2440a239a9699c9b7f 100644 (file)
     <title>SMBIOS Type 11 Strings</title>
 
     <para><command>systemd-boot</command> can be configured using SMBIOS Type 11 strings. Applicable strings
-    consist of a name, followed by <literal>=</literal>, followed by the value.
+    consist of a name, followed by <literal>=</literal>, followed by the value. Unless
+    <command>systemd-boot</command> detects it is running inside a confidential computing environment,
     <command>systemd-boot</command> will search the table for a string with a specific name, and if found,
     use its value. The following strings are read:</para>
 
index e489a138d64daee9d11b248c5b7ba44abebea4f0..756654854ee92f7737ca0d7c9ab1e8faf8a23133 100644 (file)
     <title>SMBIOS Type 11 Strings</title>
 
     <para><command>systemd-stub</command> can be configured using SMBIOS Type 11 strings. Applicable strings
-    consist of a name, followed by <literal>=</literal>, followed by the value.
+    consist of a name, followed by <literal>=</literal>, followed by the value. Unless
+    <command>systemd-stub</command> detects it is running inside a confidential computing environment,
     <command>systemd-stub</command> will search the table for a string with a specific name, and if found,
     use its value. The following strings are read:</para>