]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: set parent handle in efi_load_image
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Wed, 18 Oct 2017 16:13:20 +0000 (18:13 +0200)
committerAlexander Graf <agraf@suse.de>
Fri, 1 Dec 2017 12:22:55 +0000 (13:22 +0100)
commit7c77f2fdde61115b9573cd8db35e54c91bfb8856
tree9f86ee41c5873380d9ed0d410844ca66660a2ae5
parent8176cb00ece6879b351faa3ac5272666b8fbd5d8
efi_loader: set parent handle in efi_load_image

The parent_handle of the loaded image must be set.
Set the system table.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_loader/efi_boottime.c