[PATCH 1/1] sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUG
Heinrich Schuchardt
xypron.glpk at gmx.de
Sun Mar 15 09:16:28 CET 2020
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?
Best regards
Heinrich
>
> Reviewed-by: Simon Glass <sjg at chromum.org>
>
More information about the U-Boot
mailing list