coreboot-kgpe-d16/src/ec
Julius Werner a2148377b5 include: Make stdbool.h a separate file
This patch moves the traditional POSIX stdbool.h definitions out from
stdint.h into their own file. This helps for using these definitions in
commonlib code which may be compiled in different environments. For
coreboot everything should chain-include this stuff via types.h anyway
so nothing should change.

Change-Id: Ic8d52be80b64d8e9564f3aee8975cb25e4c187f5
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36837
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2019-11-18 22:47:13 +00:00
..
acpi ec/acpi/ec.c Link EC code in bootblock & verstage 2019-10-12 12:57:04 +00:00
compal/ene932 ec/{compal,google,quanta}: Drop wrong _ADR objects 2019-10-25 10:06:45 +00:00
google include: Make stdbool.h a separate file 2019-11-18 22:47:13 +00:00
hp/kbc1126 ec/hp/kbc1126: Include early_init.c in bootblock 2019-11-18 11:48:21 +00:00
kontron ec/kontron/kempld: Add fall-through comments where appropriate 2019-09-30 11:51:11 +00:00
lenovo nb/intel/i945: Initialize console in bootblock 2019-11-15 16:46:18 +00:00
purism/librem ec/purism: Fix CPU Turbo value (PPCM) set by the EC 2018-03-26 10:25:58 +00:00
quanta ELOG: Avoid some preprocessor use 2019-11-09 10:50:12 +00:00
roda/it8518 devicetree: Remove duplicate chip_ops declarations 2019-08-20 01:31:44 +00:00
smsc/mec1308 src/ec: Drop __PRE_RAM__ and __SMM__ guards 2019-08-20 13:52:14 +00:00
ec.h