commit | 64dc7afcfcccc4961747da34070c4b645f0d679a | [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 | a3a4a9c8a899deb2df464a49029b2a9cf583e1e0 [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>