commit | 3712373f3d94b4cf91a7980c71a25027e54d6ef9 | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Tue Jun 09 14:09:34 2020 +0900 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Jul 03 18:00:27 2020 +0200 |
tree | abdc4c5da564a511010841f0dc5a67e577389ded | |
parent | 10a9fa886ab4eeb33efdfefa61ce26ba0e1875df [diff] |
efi_loader: variable: replace debug to EFI_PRINT Just for style consistency, replace all the uses of debug() to EFI_PRINT in efi_variable.c. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>