[U-Boot] [PATCH v2 16/16] efi: sandbox: Add a simple 'bootefi test' command

Heinrich Schuchardt xypron.glpk at gmx.de
Mon Dec 4 22:12:32 UTC 2017



On 12/04/2017 11:07 PM, Simon Glass wrote:
> Hi Heinrich,
> 
> On 4 December 2017 at 14:53, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>>
>>
>> On 12/04/2017 10:28 PM, Simon Glass wrote:
>>>
>>> This jumps to test code which can call directly into the EFI support. It
>>> does not need a separate image so it is easy to write tests with it.
>>>
>>> For now the test just outputs a message. To try it:
>>
>>
>> Hello Simon,
>>
>> why do we need "bootefi test"?
>> What do you plan to do here which we cannot do in "bootefi selftest?
>> I think we should unify both.
> 
> It runs the hello world test directly without going through a separate app.
> 
> This is just a starting point, to get EFI running on sandbox. Of
> course after that we can do more work to make it run the proper tests.

bootefi selftest does not run a separate app either but stays in the 
same executable.

Regards

Heinrich

> 
> Regards,
> Simon
> 
> [...]
> 


More information about the U-Boot mailing list