]> git.ipfire.org Git - thirdparty/systemd.git/commit
stub: Read extra kernel command line items from SMBIOS
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 30 Jan 2023 15:26:50 +0000 (16:26 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 23 Feb 2023 08:51:18 +0000 (09:51 +0100)
commit717af0de4648ccc223f06683a6baf73d64271e02
treeaa18d03123d5df175bc39c5f897167c2a8692b7c
parenta885188b3ab71c222cbcc42b083ba671884aa651
stub: Read extra kernel command line items from SMBIOS

Let's read more kernel command line arguments from SMBIOS OEM string
io.systemd.stub.kernel-cmdline-extra. This allows adding debug kernel
command line arguments when booting in qemy without having to modify
the UKI.
man/systemd-stub.xml
src/boot/efi/stub.c