]> git.sur5r.net Git - u-boot/commit
efi_loader: save image relocation address and size
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 3 Apr 2018 20:29:31 +0000 (22:29 +0200)
committerAlexander Graf <agraf@suse.de>
Wed, 4 Apr 2018 09:37:34 +0000 (11:37 +0200)
commit84b40b40ad9b95b4680766597c866b604147144c
tree2cc7a09e7e737744d42970300b03befb5a9b7cd1
parent7fb96a10b31953cde698326a61e963ba9df1dc1f
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>
include/efi_api.h
lib/efi_loader/efi_image_loader.c