Various tiny fixes (trivial):
authorUwe Hermann <uwe@hermann-uwe.de>
Thu, 27 Mar 2008 20:46:49 +0000 (20:46 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Thu, 27 Mar 2008 20:46:49 +0000 (20:46 +0000)
commita0c0093a09f0a7115ce73abe00b8b75afab4a08c
tree2fcc35b0529584285087b8ec091f22465fa8545a
parent408c4e1784a35ce9c2920e7cf17d78450515b1d2
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
payloads/coreinfo/Makefile
payloads/coreinfo/coreboot_module.c
payloads/coreinfo/coreinfo.c
payloads/coreinfo/pci_module.c