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

Alexander Graf agraf at suse.de
Tue Nov 22 19:48:45 CET 2016



> Am 22.11.2016 um 19:27 schrieb Tom Rini <trini at konsulko.com>:
> 
>> On Tue, Nov 22, 2016 at 10:50:50AM -0700, Simon Glass wrote:
>> Hi Alex,
>> 
>> On 19 November 2016 at 17:13, Alexander Graf <agraf at suse.de> wrote:
> [snip]
>>> Unfortunately the hello world binary doesn't build on stm32 while there is no reason to disable EFI_LOADER on that platform, so I want to keep the options separately.
>> 
>> Well if no one can compile for stm32 then it is unlikely to work
>> anyway. Does anyone actually use Thumb 1 with EFI?
> 
> On just this point, maybe the right answer is to say we turn off EFI for
> STM32 as no, that sounds a bit overkill.

EFI support should work just fine with Thumb 1. the hello world crt0 is what's breaking.

Alex

> 
> -- 
> Tom



More information about the U-Boot mailing list