coreboot-kgpe-d16/payloads/coreinfo
Uwe Hermann a0c0093a09 Various tiny fixes (trivial):
- Show PCI IDs as 4-digit numbers always.

 - Cosmetic changes to make UI look more consistent.

 - Drop MODULE_COUNT #define and use ARRAY_SIZE() where needed.

 - Small fix to improve build system (create build/ when not there).

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3191 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-03-27 20:46:49 +00:00
..
util/kconfig Add a recent kconfig version to coreinfo, in order to make the 2008-03-24 15:47:49 +00:00
COPYING
Kconfig Add a recent kconfig version to coreinfo, in order to make the 2008-03-24 15:47:49 +00:00
Makefile Various tiny fixes (trivial): 2008-03-27 20:46:49 +00:00
README
coreboot_module.c Various tiny fixes (trivial): 2008-03-27 20:46:49 +00:00
coreinfo.c Various tiny fixes (trivial): 2008-03-27 20:46:49 +00:00
coreinfo.h Cosmetic changes and coding style fixes by running 'indent', with some 2008-03-20 01:11:28 +00:00
cpuid.S
cpuinfo_module.c Make functions static (where possible) to reduce code size (trivial). 2008-03-23 15:34:04 +00:00
pci_module.c Various tiny fixes (trivial): 2008-03-27 20:46:49 +00:00

README

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