coreboot/src
Aaron Durbin d466d750d7 x86: provide more C standard environment
There are some external libraries that are built within
coreboot's environment that expect a more common C standard
environment. That includes things like inttypes.h and UINTx_MAX
macros. This provides the minimal amount of #defines and files
to build vboot_reference.

Change-Id: I95b1f38368747af7b63eaca3650239bb8119bb13
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/2859
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-03-20 04:20:25 +01:00
..
arch x86: provide more C standard environment 2013-03-20 04:20:25 +01:00
console Eliminate do_div(). 2013-03-08 23:14:26 +01:00
cpu Intel: Update CPU microcode for Sandybridge/Ivybridge CPUs 2013-03-20 04:16:11 +01:00
device Google Link: Add remaining code to support native graphics 2013-03-15 20:21:51 +01:00
drivers
ec Support ITE IT8518 embedded controller running Quanta's firmware 2013-03-14 04:54:21 +01:00
include x86: provide more C standard environment 2013-03-20 04:20:25 +01:00
lib rmodule: add ramstage support 2013-03-19 20:31:41 +01:00
mainboard link/graphics: add functions to support aux channel communications 2013-03-19 22:42:39 +01:00
northbridge haswell: drop memory reservation for sandybridge GPU bug 2013-03-20 04:17:35 +01:00
southbridge lynxpoint: Add cbfs_load_payload() implementation 2013-03-19 20:21:49 +01:00
superio Super I/O W83627DHG: Enable UART B by redirecting pins 2013-03-15 17:51:48 +01:00
vendorcode google/snow: rename a file so that it is clear what board it is for 2013-03-16 04:07:35 +01:00
Kconfig cbfs: alternative support for cbfs_load_payload() 2013-03-19 18:47:57 +01:00