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

sjg at google.com sjg at google.com
Fri Apr 10 21:31:11 CEST 2020


Hi Heinrich,

On Sun, 15 Mar 2020 at 02:16, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> On 3/14/20 9:35 PM, Simon Glass wrote:
> > 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?
>
> Thanks for reviewing.
>
> I am fine with either way. Do you want me to resubmit with imply?

It's fine, we have a lot of these. Perhaps one day we should move
common options to Kconfig.

Regards,
Simon

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list