coreboot-kgpe-d16/payloads/coreinfo
Myles Watson 44163f7f71 Update Coreinfo to use TAG_FORWARD in tables.
Update the ramdump function cursor functions and make the address hex
instead of decimal

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4563 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-08-24 15:25:11 +00:00
..
util/kconfig i messed this up. 2008-08-08 18:36:14 +00:00
COPYING corinfo: Inital release of the coreinfo code 2008-03-20 00:11:05 +00:00
Kconfig Add initial support for a CBFS module for coreinfo. 2009-07-07 15:10:13 +00:00
Makefile Add initial support for a CBFS module for coreinfo. 2009-07-07 15:10:13 +00:00
README corinfo: Inital release of the coreinfo code 2008-03-20 00:11:05 +00:00
bootlog_module.c Do not try to display non-printable characters on the bootlog and 2008-09-30 06:13:54 +00:00
cbfs_module.c Add initial support for a CBFS module for coreinfo. 2009-07-07 15:10:13 +00:00
coreboot_module.c Update Coreinfo to use TAG_FORWARD in tables. 2009-08-24 15:25:11 +00:00
coreinfo.c Add initial support for a CBFS module for coreinfo. 2009-07-07 15:10:13 +00:00
coreinfo.h Add support for an "NVRAM Dump" screen in coreinfo (optional), as well as for 2008-03-31 20:30:18 +00:00
cpuid.S corinfo: Inital release of the coreinfo code 2008-03-20 00:11:05 +00:00
cpuinfo_module.c coreinfo: Move the rdtsc.h include into the #ifdef CONFIG_MODULE_CPUINFO 2008-05-06 21:32:52 +00:00
lar_module.c This patch updates coreinfo to use the ACS_ macros for line graphics. 2008-08-11 20:35:32 +00:00
multiboot_module.c [PATCH] coreinfo: Add multiboot parsing support 2008-11-11 19:53:42 +00:00
nvram_module.c This patch updates coreinfo to use the ACS_ macros for line graphics. 2008-08-11 20:35:32 +00:00
pci_module.c define array size in a single place (trivial) 2008-09-05 15:18:15 +00:00
ramdump_module.c Update Coreinfo to use TAG_FORWARD in tables. 2009-08-24 15:25:11 +00:00

README

This is a silly little program that demonstrates how cool libpayload is
and also serves a purpose.  Its fun and educational!