coreboot-kgpe-d16/src/arch/x86/include
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
..
arch coreboot: introduce commonlib 2015-09-22 21:21:34 +00:00
bootblock_common.h x86: Support reset routines in bootblock 2015-04-10 20:28:45 +02:00
stdint.h x86: Make stdint.h x64 proof 2015-06-16 02:48:07 +02:00