[U-Boot] [PATCH v3 5/6] efi_loader: Allow to compile helloworld.efi w/o bundling it

Tom Rini trini at konsulko.com
Mon Nov 21 14:58:40 CET 2016


On Thu, Nov 17, 2016 at 10:40:10PM +0100, Alexander Graf wrote:

> Today we can compile a self-contained hello world efi test binary that
> allows us to quickly verify whether the EFI loader framwork works.
> 
> We can use that binary outside of the self-contained test case though,
> by providing it to a to-be-tested system via tftp.
> 
> This patch separates compilation of the helloworld.efi file from
> including it in the u-boot binary for "bootefi hello". It also modifies
> the efi_loader test case to enable travis to pick up the compiled file.
> Because we're now no longer bloating the resulting u-boot binary, we
> can enable compilation always, giving us good travis test coverage.
> 
> Signed-off-by: Alexander Graf <agraf at suse.de>
> 

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161121/5ef5ed64/attachment.sig>


More information about the U-Boot mailing list