On Fri, Sep 06, 2024 at 05:11:04PM +0800, Gary Lin via Grub-devel wrote:
> This commit replaces printf() and fprintf() with grub_printf() to print
> the error messages for the testcases. Besides, asn1_strerror() is used
> to convert the result code to strings instead of asn1_perror().
>
> Signed-of
This commit replaces printf() and fprintf() with grub_printf() to print
the error messages for the testcases. Besides, asn1_strerror() is used
to convert the result code to strings instead of asn1_perror().
Signed-off-by: Daniel Axtens
Signed-off-by: Gary Lin
---
...-the-error-messages-with-gru