]> git.baikalelectronics.ru Git - uboot.git/commit
efi_selftest: correct SetVariable() test
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 26 Sep 2019 19:35:20 +0000 (21:35 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 6 Oct 2019 14:02:37 +0000 (16:02 +0200)
commit2521a0e7c3339f60a1431eca8117de87b087ac21
treed2a4df9310b2c1303a47e13ee4abb46e701245b5
parent3f9b102948c7d3ff998c15dd947d8f64d33c1cec
efi_selftest: correct SetVariable() test

Errors should not only be announced as text but should also result in
EFI_ST_FAILURE being returned.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_selftest/efi_selftest_variables.c