On 12/04/2017 10:28 PM, Simon Glass wrote:
> This function calls a function which can fail. Print a message in this
> case and abort the boot, rather than silently continuing to boot, which
> will certainly fail.
>
> Signed-off-by: Simon Glass
> ---
>
> Changes in v2:
> - Change return type of e
Hi Heinrich,
On 4 December 2017 at 15:21, Heinrich Schuchardt wrote:
>
>
> On 12/04/2017 10:28 PM, Simon Glass wrote:
>>
>> This function calls a function which can fail. Print a message in this
>> case and abort the boot, rather than silently continuing to boot, which
>> will certainly fail.
>>
On 12/04/2017 10:28 PM, Simon Glass wrote:
This function calls a function which can fail. Print a message in this
case and abort the boot, rather than silently continuing to boot, which
will certainly fail.
Signed-off-by: Simon Glass
---
Changes in v2:
- Change return type of efi_init_obj_li
This function calls a function which can fail. Print a message in this
case and abort the boot, rather than silently continuing to boot, which
will certainly fail.
Signed-off-by: Simon Glass
---
Changes in v2:
- Change return type of efi_init_obj_list() to efi_status_t
cmd/bootefi.c | 32 +
4 matches
Mail list logo