diff options
author | Alexandru Gagniuc <mr.nuke.me@gmail.com> | 2012-08-15 06:45:18 -0500 |
---|---|---|
committer | Anton Kochkov <anton.kochkov@gmail.com> | 2012-08-15 16:08:15 +0200 |
commit | de415ebdd62eced24823edc3d0d2805c8c3fac3b (patch) | |
tree | bfbc0672c4448df7d953736d659cbdb3709423e1 /src/include/boot | |
parent | 811d661f3aabaed97e3367dbb45a96244432b3f8 (diff) |
coreboot: Dump memory around problem area when encountering exception
When we encounter an x86 exception, we print the problem address, dump the
registers and die. This may not be sufficient information for debug. Also
dump the memory around the problem instruction. This has proven useful in
identifying memory issues, and DRAM burst reordering problems.
Change-Id: I6411344e89f946e16d11217d7dbd73812c45d54c
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/1454
Tested-by: build bot (Jenkins)
Reviewed-by: Anton Kochkov <anton.kochkov@gmail.com>
Diffstat (limited to 'src/include/boot')
0 files changed, 0 insertions, 0 deletions