u-boot/lib/efi_selftest
Heinrich Schuchardt 9a52a0f77d efi_selftest: efi_st_memcmp should return 0
If the compared memory areas match the return value should be 0.
We should not use the unrelated constant EFI_ST_SUCCESS.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
2017-12-01 13:22:55 +01:00
..
efi_selftest.c efi_selftest: reformat code 2017-12-01 13:22:55 +01:00
efi_selftest_console.c efi_selftest: allow printing MAC addresses 2017-10-09 07:00:35 +02:00
efi_selftest_events.c efi_selftest: correctly check return values 2017-10-13 10:24:22 +02:00
efi_selftest_exitbootservices.c efi_selftest: make tests easier to read 2017-10-09 07:00:23 +02:00
efi_selftest_snp.c efi_selftest: error handling in SNP test 2017-10-09 07:00:38 +02:00
efi_selftest_tpl.c efi_selftest: correctly check return values 2017-10-13 10:24:22 +02:00
efi_selftest_util.c efi_selftest: efi_st_memcmp should return 0 2017-12-01 13:22:55 +01:00
efi_selftest_watchdog.c efi_selftest: provide test for watchdog timer 2017-12-01 13:22:55 +01:00
Kconfig efi_selftest: provide an EFI selftest application 2017-09-18 23:53:57 +02:00
Makefile efi_selftest: provide test for watchdog timer 2017-12-01 13:22:55 +01:00