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)
commit24586059d3818d812300c77257c5134ddd7e2935
treeed6a7fa7dbeaf36e858e54b6baffa992ba4052d6
parentc2f010393b0ec1128be1a5d6bea90d10561b384d
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