coreboot-kgpe-d16/src
Alexandru Gagniuc a583924252 src/arch/*/include/stdint.h: Provide definitions for bool type
Although bool normally belongs in stdbool.h, for our use cases,
providing these definitions in stdint.h is acceptable.

Change-Id: I1d0ca1018efacc27d7a4a72aa452912e004401f9
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/8279
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@gmail.com>
2015-02-02 20:29:23 +01:00
..
arch src/arch/*/include/stdint.h: Provide definitions for bool type 2015-02-02 20:29:23 +01:00
console CBMEM console: Fix and enhance pre-RAM support 2015-01-27 22:44:17 +01:00
cpu cpu/amd (non-AGESA): Fix AP crash during microcode version lookup 2015-01-31 21:33:10 +01:00
device devicetree: Search PnP device node from the tree by path 2015-01-30 16:58:27 +01:00
drivers FSP platforms: Clear area in CAR for cbmem 2015-01-31 22:30:03 +01:00
ec vboot2: read dev and recovery switch 2015-01-27 01:43:31 +01:00
include devicetree: Search PnP device node from the tree by path 2015-01-30 16:58:27 +01:00
lib CBMEM: Always use DYNAMIC_CBMEM 2015-01-27 22:54:32 +01:00
mainboard winent/mb6047: switch to CAR version of ck804 early_setup.c 2015-02-01 16:48:36 +01:00
northbridge intel/rangeley: Update UPD_DATA_REGION to support POST-GOLD 2 FSP 2015-01-31 23:09:26 +01:00
soc CBMEM: Always use DYNAMIC_CBMEM 2015-01-27 22:54:32 +01:00
southbridge bd82x6x/xhci: Set mask of ports switchable between USB2 and USB3. 2015-02-01 08:22:40 +01:00
superio superio: Drop print_ implementation from non-romcc boards 2015-01-06 20:14:19 +01:00
vendorcode intel/rangeley: Update UPD_DATA_REGION to support POST-GOLD 2 FSP 2015-01-31 23:09:26 +01:00
Kconfig CBMEM: Always use DYNAMIC_CBMEM 2015-01-27 22:54:32 +01:00