coreboot-kgpe-d16/src/include/console
Aaron Durbin dc9f5cd546 coreboot: introduce commonlib
Instead of reaching into src/include and re-writing code
allow for cleaner code sharing within coreboot and its
utilities. The additional thing needed at this point is
for the utilities to provide a printk() declaration within
a <console/console.h> file. That way code which uses printk()
can than be mapped properly to verbosity of utility parameters.

Change-Id: I9e46a279569733336bc0a018aed96bc924c07cdd
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/11592
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2015-09-22 21:21:34 +00:00
..
cbmem_console.h cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API 2015-06-09 17:22:17 +02:00
console.h coreboot: introduce commonlib 2015-09-22 21:21:34 +00:00
early_print.h coreboot: introduce commonlib 2015-09-22 21:21:34 +00:00
ne2k.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
post_codes.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
qemu_debugcon.h console: Simplify the enable rules 2014-04-18 16:41:09 +02:00
spkmodem.h console: Simplify the enable rules 2014-04-18 16:41:09 +02:00
streams.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
uart.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
usb.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
vtxprintf.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00