Add a coreinfo module which can hexdump arbitrary RAM regions and
allows you to scroll through the RAM contents. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Peter Stuge <peter@stuge.se> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3419 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -68,6 +68,10 @@ config MODULE_BOOTLOG
|
||||
bool "Enable the coreboot bootlog module"
|
||||
default y
|
||||
|
||||
config MODULE_RAMDUMP
|
||||
bool "Enable the RAM dump module"
|
||||
default y
|
||||
|
||||
config MODULE_LAR
|
||||
bool "Enable the coreboot LAR module"
|
||||
default y
|
||||
|
Reference in New Issue
Block a user