94c1bd8904
ramdump screens. This fixes unaligned display on serial console. The current isprint() implementation assumes a C locale, so also characters with the eigth bit set are supressed (they produced inconsistant results on VGA and serial anyway). Signed-off-by: Ulf Jordan <jordan@chalmers.se> Acked-by: Peter Stuge <peter@stuge.se> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3621 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 |
||
---|---|---|
.. | ||
util/kconfig | ||
COPYING | ||
Kconfig | ||
Makefile | ||
README | ||
bootlog_module.c | ||
coreboot_module.c | ||
coreinfo.c | ||
coreinfo.h | ||
cpuid.S | ||
cpuinfo_module.c | ||
lar_module.c | ||
nvram_module.c | ||
pci_module.c | ||
ramdump_module.c |
README
This is a silly little program that demonstrates how cool libpayload is and also serves a purpose. Its fun and educational!