[U-Boot] [PATCH 1/1] riscv: qemu: enable CONFIG_CMD_BOOTEFI_SELFTEST

Bin Meng bmeng.cn at gmail.com
Sun Aug 18 11:58:56 UTC 2019


On Sun, Aug 18, 2019 at 6:51 PM Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Enable CONFIG_CMD_BOOTEFI_SELFTEST for the QEMU RISC-V boards.
>
> Travis CI QEMU testing has been enabled for qemu-riscv64_defconfig. With
> this patch we will test the UEFI sub-system on the board.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  configs/qemu-riscv32_defconfig       | 1 +
>  configs/qemu-riscv32_smode_defconfig | 1 +
>  configs/qemu-riscv64_defconfig       | 1 +
>  configs/qemu-riscv64_smode_defconfig | 1 +
>  4 files changed, 4 insertions(+)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list