coreboot-kgpe-d16/src/soc/intel
Felix Held 29405483ce acpi: rename acpi_soc_fill_bert and add return value
The return value indicates if the function has found valid BERT data and
wrote them to the region and length parameters. This will be used in a
follow-up patch to remove the acpi_is_boot_error_src_present function
call in the common code.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Iaaa3eed51645e1b3bc904c6279d171e3a10d59be
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55053
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Lance Zhao
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-06-07 18:25:57 +00:00
..
alderlake soc/intel/alderlake: Update ACPI device ID of IOM 2021-06-07 17:40:17 +00:00
apollolake cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y 2021-05-18 16:54:21 +00:00
baytrail baytrail: Factor out INT15 handler 2021-05-20 07:58:01 +00:00
braswell cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y 2021-05-18 16:54:21 +00:00
broadwell soc/intel/broadwell/pch: Drop P_LVLx support in FADT 2021-06-07 11:37:31 +00:00
cannonlake soc/intel: Drop unused lpss functions 2021-06-07 11:35:08 +00:00
common acpi: rename acpi_soc_fill_bert and add return value 2021-06-07 18:25:57 +00:00
denverton_ns cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y 2021-05-18 16:54:21 +00:00
elkhartlake soc/intel: Drop unused lpss functions 2021-06-07 11:35:08 +00:00
icelake soc/intel: Drop unused lpss functions 2021-06-07 11:35:08 +00:00
jasperlake soc/intel: Drop unused lpss functions 2021-06-07 11:35:08 +00:00
quark mainboards: Drop PWRS from GNVS 2021-02-11 16:35:32 +00:00
skylake cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y 2021-05-18 16:54:21 +00:00
tigerlake soc/intel: Drop unused lpss functions 2021-06-07 11:35:08 +00:00
xeon_sp src/intel/xeon_sp: add hardware error support (HEST) 2021-06-04 12:38:32 +00:00
Kconfig