]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi_loader: add missing lf in error message
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Thu, 17 Oct 2024 18:05:07 +0000 (20:05 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 18 Oct 2024 15:05:12 +0000 (17:05 +0200)
commit640427c6ae68ac3e85e06ea057b752398d4e060d
treeb7e669baa59207b0d0bd87e7c066d41e765d4189
parentbc4fe5666dae6ab01a433970c3f5e6eb4833ebe7
efi_loader: add missing lf in error message

Messages written with log_err() should terminate with a linefeed.

Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
lib/efi_loader/efi_memory.c