commit | c9dd62f9c243f48b0facc5ce252041ccb7a06362 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Sep 26 21:35:20 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Oct 06 16:02:37 2019 +0200 |
tree | d2a4df9310b2c1303a47e13ee4abb46e701245b5 | |
parent | 709292a63afc60bc840493315acf18c6c5e27eb4 [diff] |
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>