efi_loader: use logging for block device messages
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 17 Jul 2020 18:33:05 +0000 (20:33 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Wed, 22 Jul 2020 10:32:42 +0000 (12:32 +0200)
commitaf457cfca9ddabc9971a5fa4e748633be42c8a9d
tree5e11fde38a79df8f047e81a487e28e1a550bad16
parentc00183740097124502151409a6680522efc61e1e
efi_loader: use logging for block device messages

Use logging instead of printf() for messages occurring when scanning block
devices during the initialization of the UEFI sub-system.

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