coreboot-kgpe-d16/payloads/coreinfo
Stefan Reinauer bc5379aefd off by 1. (trivial)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3508 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-08-13 09:38:12 +00:00
..
util/kconfig i messed this up. 2008-08-08 18:36:14 +00:00
COPYING
Kconfig Move out some hardcoded strings in coreinfo to become Kconfig variables. 2008-08-05 14:36:20 +00:00
Makefile fix cross compilationor libpayload / coreinfo by honoring 2008-08-07 15:22:01 +00:00
README
bootlog_module.c Add support for a 'bootlog' module to coreinfo. 2008-04-22 20:19:53 +00:00
coreboot_module.c Add support for an "NVRAM Dump" screen in coreinfo (optional), as well as for 2008-03-31 20:30:18 +00:00
coreinfo.c This patch updates coreinfo to use the ACS_ macros for line graphics. 2008-08-11 20:35:32 +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
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
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 off by 1. (trivial) 2008-08-13 09:38:12 +00:00
ramdump_module.c Fix garbage characters on screen. mvwaddch inserts one character, 2008-08-09 20:15:00 +00:00

README

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