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)
commitc9dd62f9c243f48b0facc5ce252041ccb7a06362
treed2a4df9310b2c1303a47e13ee4abb46e701245b5
parent709292a63afc60bc840493315acf18c6c5e27eb4
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