From f71003798442442c57fd0282352dc217e4e36482 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Sun, 10 Mar 2024 21:24:52 +0100 Subject: man: Mention that SMBIOS type 11 strings are ignored inside CVM --- man/systemd-boot.xml | 3 ++- man/systemd-stub.xml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/man/systemd-boot.xml b/man/systemd-boot.xml index 9ada3f2091..a4d1c003e0 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 e489a138d6..756654854e 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: -- cgit v1.2.3