]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: log function in image loader
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 25 Aug 2020 17:51:20 +0000 (17:51 +0000)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 6 Sep 2020 19:21:41 +0000 (21:21 +0200)
commitf5a4942804dccd3ce502597a47524ffe9bd87e2d
treeed6a7fa7dbeaf36e858e54b6baffa992ba4052d6
parent64e97b0a94d39d81b920d32504097db3026948dc
efi_loader: log function in image loader

Use log_err() for error messages.
Replace debug() by EFI_PRINT().

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/efi_image_loader.c