switch-coreboot/lib
Uwe Hermann aa01c41f42 A bunch of small cosmetic improvement of the printk() calls (trivial).
Add "(LB) " to all log messages to differentiate them visually
from the rest of the boot messages. This is similar to what
Xen does when booting (it prefixes all log messages with "(XEN) ").

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



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@209 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-03-07 21:07:13 +00:00
..
clog2.c Documentation changes 2007-02-25 10:02:11 +00:00
compute_ip_checksum.c Update compute_ip_checksum.c and ip_checksum.h to the versions from 2007-03-06 14:46:57 +00:00
delay.c Coding style fixes, mostly by running indent (trivial). 2007-03-02 14:52:28 +00:00
elfboot.c A bunch of small cosmetic improvement of the printk() calls (trivial). 2007-03-07 21:07:13 +00:00
Kconfig Re-arrange Kconfig UI a bit for better readability (trivial). 2007-03-05 22:49:23 +00:00
lar.c A bunch of small cosmetic improvement of the printk() calls (trivial). 2007-03-07 21:07:13 +00:00
lzma.c * This patch renames remainders the arch i386 to x86. 2007-01-04 20:12:02 +00:00
lzmadecode.c * This patch renames remainders the arch i386 to x86. 2007-01-04 20:12:02 +00:00
lzmadecode.h * This patch renames remainders the arch i386 to x86. 2007-01-04 20:12:02 +00:00
Makefile Coding style fixes, mostly by running indent (trivial). 2007-03-02 14:52:28 +00:00
malloc.c fix a stupid bug in malloc. 2007-03-03 00:39:30 +00:00
mem.c Coding style fixes, mostly by running indent (trivial). 2007-03-02 14:52:28 +00:00
nrv2b.c This one is going to break all your changes, but fix up a lot of code. 2007-02-27 14:03:20 +00:00
stage2.c Use common license header format (trivial). 2007-03-06 08:05:52 +00:00
tables.c Large patch but trivial: Fix Copright error. 2007-02-26 23:17:40 +00:00
uart8250.c Add cross compilation support and simplify the far to complex serial 2007-03-05 21:14:21 +00:00