coreboot/src
Ricardo Quesada b28a035ea0 elog: move MAX_EVENT_SIZE to commonlib/bsd/include
Moves MAX_EVENT_SIZE to commonlib/bsd/include, and renames it
ELOG_MAX_EVENT_SIZE to give it an "scoped" name.

The moving is needed because this defined will be used from
util/cbfstool (see next CL in the chain).

BUG=b:172210863
TEST=compiles Ok

Change-Id: I86b06d257dda5b325a8478a044045b2a63fb1a84
Signed-off-by: Ricardo Quesada <ricardoq@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57394
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jack Rosenthal <jrosenth@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2021-09-10 22:53:19 +00:00
..
acpi acpigen: Add ability to auto-generate _DSM Function 0 2021-09-10 19:39:09 +00:00
arch smbios.c: Rename two local functions 2021-09-05 18:18:07 +00:00
commonlib elog: move MAX_EVENT_SIZE to commonlib/bsd/include 2021-09-10 22:53:19 +00:00
console
cpu cpu/x86/tsc: Deduplicate Makefile logic 2021-09-08 14:35:16 +00:00
device device/mipi: Move to drivers/mipi 2021-08-26 15:18:45 +00:00
drivers elog: move MAX_EVENT_SIZE to commonlib/bsd/include 2021-09-10 22:53:19 +00:00
ec ec/acpi: Remove empty "chip" driver 2021-09-08 18:48:53 +00:00
include elog: move MAX_EVENT_SIZE to commonlib/bsd/include 2021-09-10 22:53:19 +00:00
lib
mainboard cannonlake mainboards: Set PMC as hidden in devicetree 2021-09-10 21:54:23 +00:00
northbridge
security
soc soc/intel/common: Delete pep.asl 2021-09-10 21:58:36 +00:00
southbridge sb/intel/lynxpoint: Drop config_t typedef 2021-09-09 14:38:21 +00:00
superio superio/nuvoton/nct6776: Correct the definition of NCT6776_GPIOBASE 2021-08-29 16:41:12 +00:00
vendorcode vc/mediatek/mt8195: Remove unused code 2021-09-03 07:10:36 +00:00
Kconfig