[U-Boot] [PATCH 7/7] efi_selftest: test variable services at runtime

2019-06-23 Thread Heinrich Schuchardt
Provide a unit test for the variable services at runtime. Currently we expect EFI_UNSUPPORTED to be returned as the runtime implementation is still missing. Signed-off-by: Heinrich Schuchardt --- lib/efi_selftest/Makefile | 1 + .../efi_selftest_variables_runtime.c

[U-Boot] [PATCH 7/7] efi_selftest: test variable services at runtime

2019-06-23 Thread Heinrich Schuchardt
Provide a unit test for the variable services at runtime. Currently we expect EFI_UNSUPPORTED to be returned as the runtime implementation is still missing. Signed-off-by: Heinrich Schuchardt --- lib/efi_selftest/Makefile | 1 + .../efi_selftest_variables_runtime.c