coreboot-kgpe-d16/util/inteltool
Stefan Tauner 37fcd58ba6 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@gmx.at>
Reviewed-on: https://review.coreboot.org/14627
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2016-06-08 22:35:57 +02:00
..
Makefile inteltool: add NetBSD compatibility 2016-01-07 15:33:13 +01:00
amb.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
cpu.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
gfx.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
gpio.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
inteltool.8 inteltool: handle unsafe dumping of graphics registers 2016-06-08 22:35:57 +02:00
inteltool.c inteltool: handle unsafe dumping of graphics registers 2016-06-08 22:35:57 +02:00
inteltool.h inteltool: add NetBSD compatibility 2016-01-07 15:33:13 +01:00
ivy_memory.c inteltool: update documentation 2016-05-13 16:58:56 +02:00
memory.c inteltool: update documentation 2016-05-13 16:58:56 +02:00
pcie.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
powermgt.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
rootcmplx.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
spi.c