mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 07:57:21 +00:00
037ee6f91b
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@chromium.org>
Fixes:
|
||
---|---|---|
.. | ||
efi_selftest.c | ||
efi_selftest_console.c | ||
efi_selftest_events.c | ||
efi_selftest_exitbootservices.c | ||
efi_selftest_tpl.c | ||
Kconfig | ||
Makefile |