]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi_selftest: adjust runtime test for variables
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 6 Jul 2020 15:06:07 +0000 (17:06 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 11 Jul 2020 21:14:17 +0000 (23:14 +0200)
commit4a3155de3dbadfcb933287dbb84c8eff0fd951eb
tree80e9ecfb5ebc34da7af76454b61273908d3515e5
parentb02a707152dc8046de6777c633f1d719c329a133
efi_selftest: adjust runtime test for variables

As variable services are available at runtime we have to expect EFI_SUCCESS
when calling the services.

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