]> git.ipfire.org Git - thirdparty/u-boot.git/commit - lib/efi_loader/efi_boottime.c
efi_loader: allow creating new handles
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 26 Aug 2017 22:51:09 +0000 (00:51 +0200)
committerAlexander Graf <agraf@suse.de>
Thu, 5 Oct 2017 12:46:57 +0000 (14:46 +0200)
commit3cc6e3fe9509d2b5eee6a698126acdde4746f0c6
tree850446071e89992ce448ec40b172e14d66ceb3b7
parent842a8e434e48e3d4d7a862c4a1676a698aa0954d
efi_loader: allow creating new handles

In efi_install_protocol_interface support creating
a new handle.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_loader/efi_boottime.c