[U-Boot] [PATCH v9 04/18] efi: sandbox: Enable EFI loader build for sandbox

Simon Glass sjg at chromium.org
Sat Sep 15 08:32:09 UTC 2018


Hi Alex,

On 15 September 2018 at 10:11, Alexander Graf <agraf at suse.de> wrote:
>
>
> On 14.09.18 17:46, Simon Glass wrote:
>> Hi Alex,
>>
>> On 26 August 2018 at 18:55, Alexander Graf <agraf at suse.de> wrote:
>>>
>>>
>>> On 08.08.18 11:54, Simon Glass wrote:
>>>> This allows this feature to build within sandbox. This is for testing
>>>> purposes only since it is not possible for sandbox to load native code.
>>>
>>> Last time I tried I successfully ran native code?
>>
>> OK well I'll update the commit message. I thought that exit was broken
>> but perhaps you fixed that?
>
> The only reason for exit to break is the longjmp/setjmp complication.
> With that resolved, exit should just work as is too :)

OK well let's go with your solution for that. We can print an error if
not on GNU linux, etc.

Regards,
Simon


More information about the U-Boot mailing list