]> git.baikalelectronics.ru Git - uboot.git/commit
efi_driver: debug output efi_uc_start, efi_uc_stop
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 10 Jan 2020 11:33:16 +0000 (12:33 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 14 Jan 2020 23:51:51 +0000 (00:51 +0100)
commit22d09dc071b84395b2ed57c25823c57553534e78
tree2797689a4cc3ac282f2620d18e7da5622636df61
parentd99d06ce152e6fed62a79d5bbcb6a3bed7e5da00
efi_driver: debug output efi_uc_start, efi_uc_stop

Use the correct printf codes for the debug output in efi_uc_start() and
efi_uc_stop().

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