switch-coreboot/lib
Carl-Daniel Hailfinger 07f3009f43 Introduce a generic global variable storage mechanism and switch the
printk buffer management to it.

Build tested and boot tested and result tested on Qemu.

Adding a new global variable is not as easy as it looks, but the
comments in the code should be good enough to tell you how.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>


git-svn-id: svn://coreboot.org/repository/coreboot-v3@760 f3766cd6-281f-0410-b1cd-43a5c92072e9
2008-08-14 09:25:58 +00:00
..
clog2.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
compute_ip_checksum.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
console.c Introduce a generic global variable storage mechanism and switch the 2008-08-14 09:25:58 +00:00
delay.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
elfboot.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
Kconfig Make printk() log to a buffer. 2008-02-13 15:48:37 +00:00
lar.c Print name of compression algorithm in addition to the corresponding 2008-02-18 00:48:25 +00:00
lzma.c Fix a typo in r684 which caused compilation to fail. Trivial. 2008-05-23 19:59:43 +00:00
lzmadecode.c * This patch renames remainders the arch i386 to x86. 2007-01-04 20:12:02 +00:00
lzmadecode.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00
Makefile Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
mem.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
nrv2b.c - fix build of ulzma 2007-07-12 20:03:02 +00:00
ram.c Various cosmetic fixes, added Doxygen comments (trivial). 2008-03-06 18:26:45 +00:00
ramtest.c Minor cosmetic and/or license header fixes (trivial). 2008-08-11 21:01:54 +00:00
stage2.c Minor cosmetic and/or license header fixes (trivial). 2008-08-11 21:01:54 +00:00
string.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
tables.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
uart8250.c Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00
vsprintf.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
vtxprintf.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00