[U-Boot] [PATCH 1/1] efi_selftest: use efi_st_error for all error messages

Simon Glass sjg at chromium.org
Mon Oct 9 04:42:01 UTC 2017


On 4 October 2017 at 04:37, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> All error messages in the selftests should use efi_st_error.
> efi_st_error will print the file name and line number of the error.
>
> Splitting message texts due to lines being over 80
> characters is avoided. This resolves the issue reported
> by Simon Glass in
> https://lists.denx.de/pipermail/u-boot/2017-September/307387.html
>
> Reported-by: Simon Glass <sjg at chromium.org>
> Fixes: 623b3a579765 efi_selftest: provide an EFI selftest application
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  lib/efi_selftest/efi_selftest.c | 22 ++++++++++------------
>  1 file changed, 10 insertions(+), 12 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list