mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
man: Mention that SMBIOS type 11 strings are ignored inside CVM
This commit is contained in:
@@ -565,7 +565,8 @@
|
||||
<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>
|
||||
|
||||
|
||||
@@ -503,7 +503,8 @@
|
||||
<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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user