[U-Boot] [PATCH v3 06/18] efi_loader: consistently use efi_status_t in bootefi
Simon Glass
sjg at chromium.org
Sun Oct 22 14:35:25 UTC 2017
On 18 October 2017 at 00:02, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> Where ulong or unsigned long are used to hold an EFI status
> code we should consistenly use efi_status_t.
nit: konsisstinley
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> v3
> new patch
> ---
> cmd/bootefi.c | 18 +++++++++---------
> 1 file changed, 9 insertions(+), 9 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list