On 10 January 2018 at 23:16, Heinrich Schuchardt <[email protected]> wrote: > We should consistently use the efi_handle_t typedef when > referring to handles. > > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > v3 > no change > v2 > no change > --- > cmd/bootefi.c | 10 ++++----- > include/efi_api.h | 20 ++++++++++-------- > include/efi_loader.h | 14 +++++++------ > lib/efi_loader/efi_boottime.c | 49 > +++++++++++++++++++++++-------------------- > lib/efi_loader/efi_console.c | 6 +++--- > 5 files changed, 53 insertions(+), 46 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

