coreboot-kgpe-d16/payloads/coreinfo
Uwe Hermann 941c1fd52a Add initial support for a CBFS module for coreinfo.
Currently it prints a list of components in CBFS and their size/type.
There's a bunch of additional output that could be printed, but that's
for another patch.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Myles Watson <mylesgw@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4404 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-07-07 15:10:13 +00:00
..
util/kconfig
COPYING
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
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
coreinfo.c Add initial support for a CBFS module for coreinfo. 2009-07-07 15:10:13 +00:00
coreinfo.h
cpuid.S
cpuinfo_module.c
lar_module.c
multiboot_module.c [PATCH] coreinfo: Add multiboot parsing support 2008-11-11 19:53:42 +00:00
nvram_module.c
pci_module.c define array size in a single place (trivial) 2008-09-05 15:18:15 +00:00
ramdump_module.c Do not try to display non-printable characters on the bootlog and 2008-09-30 06:13:54 +00:00

README

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