commit | 1c17693c64c161f9ee0c1aa4717ae22c4a681104 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Oct 18 18:13:20 2017 +0200 |
committer | Alexander Graf <agraf@suse.de> | Fri Dec 01 13:22:55 2017 +0100 |
tree | 9f86ee41c5873380d9ed0d410844ca66660a2ae5 | |
parent | 45bb4dcabcfeb5910f572dcac864f659320c616f [diff] |
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>