coreinfo: Add a module for browsing the boot LAR

Signed-off-by: Jordan Crouse <jordan.crouse@amd.com>
Acked-by: Peter Stuge <peter@stuge.se>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3289 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Jordan Crouse
2008-05-07 20:43:15 +00:00
parent 681ec27e2c
commit aa6e378c4e
4 changed files with 177 additions and 6 deletions

View File

@@ -68,5 +68,9 @@ config MODULE_BOOTLOG
bool "Enable the coreboot bootlog module"
default y
config MODULE_LAR
bool "Enable the coreboot LAR module"
default y
endmenu