[PATCH 1/1] sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUG

Simon Glass sjg at chromium.org
Sat Mar 14 21:35:12 CET 2020


On Sat, 14 Mar 2020 at 05:27, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> 'bootefi hello' is used in one of the Python tests.
>
> efidebug can be used to verify the correct initialization of the UEFI
> sub-system.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  configs/sandbox64_defconfig        | 2 ++
>  configs/sandbox_defconfig          | 1 +
>  configs/sandbox_flattree_defconfig | 2 ++
>  configs/sandbox_spl_defconfig      | 2 ++
>  4 files changed, 7 insertions(+)
>

I have to wonder if we should add this as an 'imply' in arch/Kconfig?

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


More information about the U-Boot mailing list