diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2018-04-05 11:56:22 +0200 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2018-04-05 15:24:01 +0200 |
commit | 99b8db7291ce58c83a4d3ad748c4a59ec7063d65 (patch) | |
tree | 03c5b9268b675ead811985030c6ba4f9029993d5 /board/boundary | |
parent | c9a63f44b526696a60e275087d79fe709f65f48b (diff) |
arm: print information about loaded UEFI images
If an exception occurs in a UEFI loaded image we need the start address of
the image to determine the relocation offset.
This patch adds the necessary lines after the registers in the crash dump.
A possible output would be:
UEFI image [0xbffe6000:0xbffe631f] pc=0x138 '/\snp.efi'
With the offset 0x138 we can now find the relevant instruction in the
disassembled 'snp.efi' binary.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'board/boundary')
0 files changed, 0 insertions, 0 deletions