On Wed, May 13, 2020 at 04:53:41PM +0800, Tianjia Zhang wrote:
> Like grub_verifiers_open(), the grub_verify_string() should also
> display this debug message, which is very helpful for debugging.
>
> Signed-off-by: Tianjia Zhang
Reviewed-by: Daniel Kiper
Daniel
___
Like grub_verifiers_open(), the grub_verify_string() should also
display this debug message, which is very helpful for debugging.
Signed-off-by: Tianjia Zhang
---
grub-core/commands/verifiers.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/grub-core/commands/verifiers.c b/grub-core/comm