commit | 754d497b82958b9dd74a0826e9a0612bab98b94f | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Nov 26 14:05:22 2017 +0100 |
committer | Alexander Graf <agraf@suse.de> | Fri Dec 01 13:40:07 2017 +0100 |
tree | 93a77bf4fffda1c30f16554bc685127b2861b894 | |
parent | 7161cb5b3268b8a68ec9d17f418795d00c8d05ed [diff] |
efi_loader: pass handle of loaded image The handle of a loaded image is the value of the handle member of the loaded image info object and not the address of the loaded image info. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>