coreboot/src
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
..
acpi acpi: rename acpi_soc_fill_bert and add return value 2021-06-07 18:25:57 +00:00
arch arch/x86/acpi_bert_storage: change return type of bert_errors_present 2021-05-30 20:16:12 +00:00
commonlib src/intel/xeon_sp: add hardware error support (HEST) 2021-06-04 12:38:32 +00:00
console src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
cpu cpu/intel/model_206ax/acpi.c: Do not report P_BLK 2021-06-07 11:36:53 +00:00
device device: Consider fw_config probing in is_dev_enabled() 2021-05-24 16:55:39 +00:00
drivers drivers/pcie/rtd3/device: Add PCIe RTD3 driver 2021-06-07 11:35:47 +00:00
ec ec: Add Star Labs ITE 8987E support 2021-06-04 17:20:56 +00:00
include acpi: rename acpi_soc_fill_bert and add return value 2021-06-07 18:25:57 +00:00
lib drivers/pc80/mc146818rtc: Check date and time for sanity 2021-05-30 20:28:14 +00:00
mainboard mb/google/brya: Add EC_HOST_EVENT_USB_MUX 2021-06-07 16:46:07 +00:00
northbridge nb/intel/x4x/rcven.c: Guard macro parameters 2021-05-28 10:05:37 +00:00
security 3rdparty/intel-sec-tools: Update to support Boot Guard 2021-06-07 11:36:22 +00:00
soc acpi: rename acpi_soc_fill_bert and add return value 2021-06-07 18:25:57 +00:00
southbridge sb/intel/lynxpoint: Drop P_LVLx support in FADT 2021-06-07 11:37:25 +00:00
superio src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
vendorcode soc/amd/common/fsp/pci: Add size field to PCIe interrupt routing HOB 2021-06-07 16:04:36 +00:00
Kconfig option: Allow mainboards to implement the API 2021-05-28 11:37:25 +00:00