1SMBIOS-TYPE-11(7) smbios-type-11 SMBIOS-TYPE-11(7)
2
3
4
6 smbios-type-11 - SMBIOS Type 11 strings
7
9 /sys/firmware/dmi/entries/11-*/raw
10
12 Various OS components process SMBIOS Type 11 vendor strings that a
13 virtual machine manager (VMM) may set and a virtual machine (VM)
14 receives. SMBIOS Type 11 vendor strings may play a similar role as
15 kernel-command-line(1) parameters but generally are under control of
16 the VMM rather than the boot loader or UKI.
17
18 For details on SMBIOS Type 11 see the System Management BIOS[1]
19 specifications.
20
22 The following strings are supported:
23
24 io.systemd.credential:CREDENTIAL=VALUE,
25 io.systemd.credential.binary:CREDENTIAL=VALUE
26 This allows passing additional system credentials into the system,
27 in textual or binary (Base64) form. See systemd.exec(5) and System
28 and Service Credentials[2] for details.
29
30 io.systemd.stub.kernel-cmdline-extra=CMDLINE
31 This allows configuration of additional kernel command line
32 options, and is read by the kernel UEFI stub. For details see
33 systemd-stub(1).
34
36 systemd(1), kernel-command-line(7), systemd.system-credentials(7)
37
39 1. System Management BIOS
40 https://www.dmtf.org/standards/smbios/
41
42 2. System and Service Credentials
43 https://systemd.io/CREDENTIALS
44
45
46
47systemd 254 SMBIOS-TYPE-11(7)