]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit783fbdeef5a2c21aa59cad442fde061572b4a095
tree5614a43c9dd283bd08432d306f58cf18043a26dd
parentd9646c4e90712fc681a719da684cae873969bb57
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