[coreboot-gerrit] Patch merged into coreboot/master: inteltool: handle unsafe dumping of graphics registers

gerrit at coreboot.org gerrit at coreboot.org
Wed Jun 8 22:36:11 CEST 2016


the following patch was just integrated into master:
commit 37fcd58ba6980222a5b51ea21ee266e5d34c04a2
Author: Stefan Tauner <stefan.tauner at gmx.at>
Date:   Tue May 10 23:16:33 2016 +0200

    inteltool: handle unsafe dumping of graphics registers
    
    The current implementation from Vladimir simply dumps 1 MB of memory
    contents starting at the base address of the second PCI device (which
    most likely is the VGA controller on Intel systems). This locks up a
    number of different systems, e.g. my Ibex Peak-based T410s.
    
    This patch documents the issue and stops dumping the graphics registers
    for the -a/--all parameter.
    
    Change-Id: I581bdc63db60afaf4792bc11fbeed73aab57f63a
    Signed-off-by: Stefan Tauner <stefan.tauner at gmx.at>
    Reviewed-on: https://review.coreboot.org/14627
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>
    Reviewed-by: Felix Held <felix-coreboot at felixheld.de>


See https://review.coreboot.org/14627 for details.

-gerrit



More information about the coreboot-gerrit mailing list