coreboot/src
Arthur Heymans 01af0f8ac8 acpi/acpi.c: Reduce boilerplate
Adding tables to R/XSDT, aligning current pointer, computing checksum is
a lot of boilerplate that needs to be done for each table.

TESTED on foxconn/g41.

Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Change-Id: If4915b8cdfcfdbb34284ea75fa8a0fd23554152d
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76127
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2023-07-03 22:03:06 +00:00
..
acpi acpi/acpi.c: Reduce boilerplate 2023-07-03 22:03:06 +00:00
arch arch/x86/Kconfig: remove period from DUMP_SMBIOS_TYPE17 title 2023-06-27 23:55:13 +00:00
commonlib commonlib/post_codes.h: Fix POST_EXIT_PCI_SCAN_BUS description 2023-06-25 15:52:48 +00:00
console console: Deselect using ANSI escape characters when SimNow is used 2023-03-30 13:36:35 +00:00
cpu cpu/x86: Reduce scope of MTRR functions used locally 2023-07-03 12:59:23 +00:00
device commonlib/console/post_code.h: Change post code prefix to POSTCODE 2023-06-23 15:06:04 +00:00
drivers drivers/spi_flash: Always exit 4-byte address mode when memory-mapped 2023-07-03 13:34:01 +00:00
ec ec/system76/ec: Do not call reset on wake 2023-07-03 12:56:14 +00:00
include cpu/x86: Reduce scope of MTRR functions used locally 2023-07-03 12:59:23 +00:00
lib lib/smbios: Add a config string for BIOS Vendor in SMBIOS Type 0 2023-06-26 03:07:38 +00:00
mainboard mb/system76/{adl,tgl}: Add FMD files 2023-07-03 12:58:43 +00:00
northbridge nb/intel/pineview: Drop unused attributes from sysinfo struct 2023-06-28 19:32:22 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security Makefile.inc: don't add fmap_config.h dependency twice 2023-06-23 16:31:47 +00:00
soc soc/amd/phoenix/Kconfig: Select VBOOT_X86_SHA256_ACCELERATION 2023-07-03 13:41:51 +00:00
southbridge commonlib/console/post_code.h: Change post code prefix to POSTCODE 2023-06-23 15:06:04 +00:00
superio superio/common: Support more than one SuperIO in ACPI 2023-05-26 19:21:12 +00:00
vendorcode Makefile.inc: don't add fmap_config.h dependency twice 2023-06-23 16:31:47 +00:00
Kconfig lib/smbios: Add a config string for BIOS Vendor in SMBIOS Type 0 2023-06-26 03:07:38 +00:00