1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-09 18:26:20 +01:00
Files
u-boot-megous/arch/arm/lib
Heinrich Schuchardt 99b8db7291 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>
2018-04-05 15:24:01 +02:00
..
2014-10-26 22:23:40 +01:00
2015-10-15 14:47:03 +02:00
2016-11-14 23:24:04 +01:00
2017-10-09 08:48:45 -07:00
2016-07-22 09:53:00 -04:00