]> git.baikalelectronics.ru Git - uboot.git/commit
efi_selftest: correctly check return values
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 12 Oct 2017 23:00:05 +0000 (01:00 +0200)
committerAlexander Graf <agraf@suse.de>
Fri, 13 Oct 2017 08:24:22 +0000 (10:24 +0200)
commitb4c3f34fcb93b6bc7bef99a3f26433898ce08e3e
tree6ae531c2c3e7d20f6f6041e0548cdd8b77df96b7
parent3ceeeec9e84e9083966154ae50292e93946516c4
efi_selftest: correctly check return values

When cancelling the timer we should check the return
value provided by the set_timer service.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_selftest/efi_selftest_events.c
lib/efi_selftest/efi_selftest_tpl.c