coreboot-kgpe-d16/payloads/coreinfo
Uwe Hermann 6c44dfb649 Fix the case where the user selects no modules in Kconfig at all.
Until now, the build would break, and even if it didn't the ELF would
triple-fault in QEMU.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3216 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-04-04 16:49:09 +00:00
..
util/kconfig Doing another 'make' after a 'make clean' was broken until now. Fix it 2008-04-03 22:20:35 +00:00
COPYING corinfo: Inital release of the coreinfo code 2008-03-20 00:11:05 +00:00
Kconfig Document a rough estimate of how much space in the ELF file each of the 2008-04-04 13:28:10 +00:00
Makefile Doing another 'make' after a 'make clean' was broken until now. Fix it 2008-04-03 22:20:35 +00:00
README corinfo: Inital release of the coreinfo code 2008-03-20 00:11:05 +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 Fix the case where the user selects no modules in Kconfig at all. 2008-04-04 16:49:09 +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 Add support for an "NVRAM Dump" screen in coreinfo (optional), as well as for 2008-03-31 20:30:18 +00:00
nvram_module.c Add support for an "NVRAM Dump" screen in coreinfo (optional), as well as for 2008-03-31 20:30:18 +00:00
pci_module.c Add support for an "NVRAM Dump" screen in coreinfo (optional), as well as for 2008-03-31 20:30:18 +00:00

README

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