commit | ee6ef8bd41fe1fa0cf61966ee554855650afa88c | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Sep 05 19:43:17 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Sep 05 23:18:51 2019 +0200 |
tree | d40ff71a2b4f4d9bd56f67bbe8f5f1e2d9d67ebf | |
parent | 3592252ea713817e28648e048b0ba456ce822c83 [diff] |
efi_loader: use EFI_PRINT() instead of debug() EFI_PRINT() offers indention of debug messages. Adjust the debug messages of the BLOCK_IO_PROTOCOL. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>