u-boot-brain/arch/x86
Simon Glass 7399515d25 x86: Show the un-relocated IP address in exceptions
When trying to figure out where an exception has occured, the relocated
address is not a lot of help. Its value depends on various factors. Show
the un-relocated IP as well. This can be looked up in System.map directly.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2015-08-14 09:50:12 -06:00
..
cpu x86: Show the un-relocated IP address in exceptions 2015-08-14 09:50:12 -06:00
dts x86: baytrail: Configure FSP UPD from device tree 2015-08-14 03:24:21 -06:00
include/asm x86: Move the GDT into global_data 2015-08-14 09:50:10 -06:00
lib x86: Split out fsp_init_phase_pci() code into a new function 2015-08-14 03:24:21 -06:00
config.mk efi: Add 64-bit payload support 2015-08-05 08:44:07 -06:00
Kconfig x86: Handle running as EFI payload 2015-08-05 08:44:08 -06:00
Makefile x86: Add support for U-Boot as an EFI application 2015-08-05 08:44:06 -06:00