[U-Boot] [PATCH v2 2/2] efi_selftest: test start image

Alexander Graf agraf at suse.de
Thu Jan 18 09:30:25 UTC 2018



On 18.01.18 08:24, Heinrich Schuchardt wrote:
> This test checks the StartImage boot service.
> An EFI application is loaded into memory and started.
> 
> The test is not built on x86_64 because the relocation code for the efi
> binary cannot be created.
> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>

Would it make sense to have 2 mini apps - one that calls ->exit() and
one that just returns? Otherwise

Reviewed-by: Alexander Graf <agraf at suse.de>


Alex


More information about the U-Boot mailing list