commit | 3e9019d4816945f7448e0182f9e5466385503345 | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Tue Jun 09 14:09:33 2020 +0900 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Jul 03 18:00:27 2020 +0200 |
tree | f10565632d0e27f776359840babcde2e41d3778e | |
parent | dc2b47344729d62af15a34e254cf64f4c6916cda [diff] |
efi_loader: signature: replace debug to EFI_PRINT Just for style consistency, replace all the uses of debug to EFI_PRINT in efi_signature.c Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>