[PATCH] configs: enable setvariable at runtime on sandbox
Simon Glass
sjg at chromium.org
Mon Jul 15 15:31:42 CEST 2024
On Tue, 18 Jun 2024 at 18:28, Ilias Apalodimas
<ilias.apalodimas at linaro.org> wrote:
>
> We currently don't have any boards enabling CONFIG_EFI_RT_VOLATILE_STORE.
> We do have EFI selftests testing the feature though, so enable it in
> all the sandbox platforms and test the functionality properly
>
> Signed-off-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>
> ---
> configs/sandbox64_defconfig | 1 +
> configs/sandbox_defconfig | 1 +
> 2 files changed, 2 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list