efi_loader: use log function in boot manager
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 31 May 2020 08:07:31 +0000 (10:07 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 3 Jul 2020 16:03:47 +0000 (18:03 +0200)
commit7a373e54350b8cbc27b402d881a07e29a6107c0d
tree5614a43c9dd283bd08432d306f58cf18043a26dd
parentcb7116030aff44f48f29bdc3bd7ed22f7ad74bb9
efi_loader: use log function in boot manager

When booting via the boot manager use log function for user messages
instead of printf() and debug().

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