]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ti-u-boot/ti-u-boot.git/commit
efi_loader: esrt: wrong type for LocateHandleBuffer()
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 8 Apr 2021 07:15:52 +0000 (09:15 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 10 Apr 2021 10:00:24 +0000 (12:00 +0200)
commit8c4488677fdf27b8f8aae9ddcc0041205196f5c3
treec5e72fdbfd3808ce4ec945e143c495a1935ba0e1
parent7631c9d0a4796e3c79b731c072720f2b5b217053
efi_loader: esrt: wrong type for LocateHandleBuffer()

efi_locate_handle_buffer() expects no_handles to be of type efi_uintn_t *.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/efi_esrt.c