]> git.ipfire.org Git - thirdparty/systemd.git/commit
boot: Drop use of Print 23706/head
authorJan Janssen <medhefgo@web.de>
Tue, 23 Aug 2022 08:51:36 +0000 (10:51 +0200)
committerJan Janssen <medhefgo@web.de>
Wed, 18 Jan 2023 16:47:57 +0000 (17:47 +0100)
commit9220b2c46bfbdf759b5a777a8bb3109a4d873039
treef525946ee9bde67adf227decd52cd963587ce177
parent2f3c3b0bee5534f2338439f04b0aa517479f8b76
boot: Drop use of Print

The custom print helpers have been replaced with explicit checks at the
call site to keep this in line with the way it is done in userspace. Any
calls where the check has been ommited should not need them as the value
is expected to alawys be around.
src/boot/efi/boot.c
src/boot/efi/secure-boot.c
src/boot/efi/stub.c
src/boot/efi/util.h