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)
commit30ed1d4bbbe0501bb86d0a62a08b98d3b084a6c7
tree2797689a4cc3ac282f2620d18e7da5622636df61
parentd7431042465cae9314d299022427ed15386a2fed
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