]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-boot: efi-log: use log levels internally
authorFelix Pehla <29adc1fd92@gmail.com>
Sat, 23 Aug 2025 15:27:20 +0000 (17:27 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 17 Sep 2025 23:54:52 +0000 (08:54 +0900)
commit419e4dc450055a27b8ab267c57fe0b6877afe4c8
tree12d1159a1a171b7878fc224e606be380e7fad1f5
parent9bec72c94fa99a792755079d931edb2cb4df523d
sd-boot: efi-log: use log levels internally

Change log_internal() to receive a log level from which a text color is
derived, rather than the text color directly, and adjust various log_*
macros to use them internally.
src/boot/drivers.c
src/boot/efi-log.c
src/boot/efi-log.h
src/boot/random-seed.c