
22 Oct
2017
22 Oct
'17
4:35 p.m.
On 18 October 2017 at 00:02, Heinrich Schuchardt xypron.glpk@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@gmx.de
v3 new patch
cmd/bootefi.c | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org