Show index numbers in the NVRAM dump, similar to the PCI config space dump.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Jordan Crouse <jordan.crouse@amd.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3246 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Uwe Hermann
2008-04-22 16:56:21 +00:00
parent 5f4410b7dd
commit 16acf8b393
2 changed files with 17 additions and 4 deletions

View File

@@ -62,7 +62,7 @@ config MODULE_NVRAM
bool "Enable the NVRAM dump module"
default y
help
This option will increase the ELF file size by ca. 150 bytes.
This option will increase the ELF file size by ca. 350 bytes.
endmenu