coreboot-kgpe-d16/payloads/coreinfo
Jordan Crouse 1cb92bc77f coreinfo: Make coreinfo use the gcc-wrappers from libpayload
Signed-off-by: Jordan Crouse <jordan.crouse@amd.com>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3228 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-04-10 00:05:41 +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 coreinfo: Make coreinfo use the gcc-wrappers from libpayload 2008-04-10 00:05:41 +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!