[U-Boot] [PATCH 1/1] efi_selftest: enable CONFIG_CMD_BOOTEFI_SELFTEST

Simon Glass sjg at chromium.org
Mon Sep 25 02:13:38 UTC 2017


On 20 September 2017 at 13:14, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> The EFI selftest has been broken by a patch on efi-next.
> We should enable CONFIG_CMD_BOOTEFI_SELFTEST on
> qemu-x86_defconfig and qemu-x86_64_defconfig by default
> to catch this type of problem in the Travis CI tests.
>
> These systems typically have abundant memory so that
> enabling this option should not pose a problem.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  configs/qemu-x86_64_defconfig | 1 +
>  configs/qemu-x86_defconfig    | 1 +
>  2 files changed, 2 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list