[coreboot] Patch merged into coreboot/master: 989ee13 coreboot: Dump memory around problem area when encountering exception

gerrit at coreboot.org gerrit at coreboot.org
Wed Aug 15 16:08:16 CEST 2012


the following patch was just integrated into master:
commit 989ee13adc94c6239a0cf916361271bef6ba9673
Author: Alexandru Gagniuc <mr.nuke.me at gmail.com>
Date:   Wed Aug 15 06:45:18 2012 -0500

    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 at gmail.com>

Build-Tested: build bot (Jenkins) at Wed Aug 15 15:45:27 2012, giving +1
Reviewed-By: Anton Kochkov <anton.kochkov at gmail.com> at Wed Aug 15 16:08:15 2012, giving +2
See http://review.coreboot.org/1454 for details.

-gerrit




More information about the coreboot mailing list