commit | 550a68adab794cf907c6afe77783d8fefdb8aba5 | [log] [tgz] |
---|---|---|
author | xypron.glpk@gmx.de <xypron.glpk@gmx.de> | Tue Jul 11 22:06:22 2017 +0200 |
committer | Alexander Graf <agraf@suse.de> | Wed Jul 19 14:14:39 2017 +0200 |
tree | 790979976f1897482b7dcbb0fed2be745c9bb79a | |
parent | 69f9403404c290540bca1795cc915fa968c58838 [diff] |
efi_loader: implement LocateHandleBuffer UEFI boot service LocateHandleBuffer is implemented by calling efi_allocate_handle and efi_locate_handle. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>