commit | 4f2102f4ed208e85f72709dfc4ab0d84d5e70ca6 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Apr 03 22:29:31 2018 +0200 |
committer | Alexander Graf <agraf@suse.de> | Wed Apr 04 11:37:34 2018 +0200 |
tree | 2cc7a09e7e737744d42970300b03befb5a9b7cd1 | |
parent | 4cde1fa358b5b65d18fab3039b1cf63f3093c8b9 [diff] |
efi_loader: save image relocation address and size For analyzing crash output the relocation address and size are needed. Save them in the loaded image info. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>