[U-Boot] [PATCH v2 07/11] efi_loader: efi_get_time_init should return status code
Simon Glass
sjg at chromium.org
Fri Mar 23 14:30:09 UTC 2018
On 15 February 2018 at 00:31, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> All EFI initialization functions should return a status code.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> v2
> new patch
> ---
> include/efi_loader.h | 2 +-
> lib/efi_loader/efi_runtime.c | 3 ++-
> 2 files changed, 3 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list