coreboot-kgpe-d16/src/arch/x86
Felix Held 62eb0ed93e arch/x86/include/bert_storage: introduce bert_should_generate_acpi_table
Since bert_errors_present() is only available when ACPI_BERT is selected
the ACPI table generation code needs to check that before calling the
function, so add bert_should_generate_acpi_table that returns false when
ACPI_BERT isn't selected or the return value of bert_errors_present()
when ACPI_BERT is selected.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ia955f627c190ea38e05b5aaedc7cb2d030274e83
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55024
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-06-08 18:22:24 +00:00
..
acpi
include arch/x86/include/bert_storage: introduce bert_should_generate_acpi_table 2021-06-08 18:22:24 +00:00
acpi.c
acpi_bert_storage.c arch/x86/acpi_bert_storage: change return type of bert_errors_present 2021-05-30 20:16:12 +00:00
acpi_s3.c
assembly_entry.S
boot.c
bootblock.ld
bootblock_normal.c cbfs: Remove prog_locate() for stages and rmodules 2021-03-16 21:45:34 +00:00
c_exit.S
c_start.S include/console: Fix duplicate entry of postcode 0x79 2021-05-12 06:15:45 +00:00
car.ld
cf9_reset.c
cpu.c *x86: Support x2apic mode 2021-04-15 10:56:13 +00:00
cpu_common.c
ebda.c
exception.c arch/x86: Do not call lapicid() without SMP 2021-06-07 21:03:39 +00:00
exit_car.S
gdt_init.S
id.S
idt.S
ioapic.c drivers/generic/ioapic: Use arch/x86/ioapic 2021-06-07 21:01:56 +00:00
Kconfig cbfs: Increase mcache size defaults 2021-05-14 00:35:46 +00:00
Makefile.inc option: Introduce CMOS_LAYOUT_FILE Kconfig symbol 2021-05-18 11:43:49 +00:00
memcpy.c
memlayout.ld
memmove.c
memset.c
mmap_boot.c
mpspec.c
pirq_routing.c
post.c
postcar.c
postcar_loader.c cbfs: Remove prog_locate() for stages and rmodules 2021-03-16 21:45:34 +00:00
rdrand.c
smbios.c arch/x86/smbios: Let SMBIOS type 9 be able to write slot ID 2021-04-22 12:42:46 +00:00
smbios_defaults.c
tables.c
thread.c
thread_switch.S
timestamp.c
verstage.c
wakeup.S
walkcbfs.S arch/x86/walkcbfs.S: Use FMAP instead of "cbfs master header" 2021-05-06 14:34:51 +00:00