commit | 8c4488677fdf27b8f8aae9ddcc0041205196f5c3 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Apr 08 09:15:52 2021 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Apr 10 12:00:24 2021 +0200 |
tree | c5e72fdbfd3808ce4ec945e143c495a1935ba0e1 | |
parent | 7631c9d0a4796e3c79b731c072720f2b5b217053 [diff] |
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>