u-boot/lib/efi_selftest
Heinrich Schuchardt 037ee6f91b efi_selftest: use efi_st_error for all error messages
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: 623b3a5797 efi_selftest: provide an EFI selftest application
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
2017-10-09 06:59:24 +02:00
..
efi_selftest.c efi_selftest: use efi_st_error for all error messages 2017-10-09 06:59:24 +02:00
efi_selftest_console.c efi_selftest: provide an EFI selftest application 2017-09-18 23:53:57 +02:00
efi_selftest_events.c efi_selftest: provide unit test for event services 2017-09-18 23:53:57 +02:00
efi_selftest_exitbootservices.c efi_selftest: check notification of ExitBootServices 2017-09-18 23:53:57 +02:00
efi_selftest_tpl.c efi_selftest: test task priority levels 2017-09-18 23:53:57 +02:00
Kconfig efi_selftest: provide an EFI selftest application 2017-09-18 23:53:57 +02:00
Makefile efi_selftest: check notification of ExitBootServices 2017-09-18 23:53:57 +02:00