commit | 30ed1d4bbbe0501bb86d0a62a08b98d3b084a6c7 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Jan 10 12:33:16 2020 +0100 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Jan 15 00:51:51 2020 +0100 |
tree | 2797689a4cc3ac282f2620d18e7da5622636df61 | |
parent | d7431042465cae9314d299022427ed15386a2fed [diff] |
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>