]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-boot: allow setting the log level through SMBIOS 11
authorFelix Pehla <29adc1fd92@gmail.com>
Sun, 24 Aug 2025 20:22:59 +0000 (22:22 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 17 Sep 2025 23:54:52 +0000 (08:54 +0900)
commit0ce83b8a578f3076d9ecff6b1d59613ff4afa3b5
tree6a37790705ce503129d6bb5d10dcb29f45ad095b
parent4f35d74998f3ff858c1912e779a57e07b0664505
sd-boot: allow setting the log level through SMBIOS 11

Allow configuring the log level used by sd-boot by setting
`io.systemd.boot.loglevel=<level>` as SMBIOS type 11 string.
`info` is used if unset.
man/smbios-type-11.xml
man/systemd-boot.xml
src/boot/boot.c
src/boot/efi-log.c
src/boot/efi-log.h