]> Git Repo - u-boot.git/commit
efi_loader: provide meaningful status code
author[email protected] <[email protected]>
Tue, 4 Jul 2017 21:15:23 +0000 (23:15 +0200)
committerAlexander Graf <[email protected]>
Wed, 19 Jul 2017 12:14:41 +0000 (14:14 +0200)
commit1da1bac477581fdb8aa093b6ed842874ffc5916d
tree26a6388809a5f28fad575b758386094490d3391c
parent3c8ffb68753d03a74e680a9a493828da517eeeb7
efi_loader: provide meaningful status code

Currenty any EFI status other than EFI_SUCCESS is reported as
Application terminated, r = -22

With the patch the status code returned by the EFI application
is printed.

Signed-off-by: Heinrich Schuchardt <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
cmd/bootefi.c
This page took 0.034272 seconds and 4 git commands to generate.