Attention is currently required from: Arthur Heymans, Elyes Haouas, Lance Zhao, Tim Wawrzynczak.
Hello Elyes Haouas, Lance Zhao, Tim Wawrzynczak, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/76127?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed: Code-Review+1 by Elyes Haouas, Code-Review+2 by Tim Wawrzynczak, Verified+1 by build bot (Jenkins)
Change subject: acpi/acpi.c: Reduce boilerplate ......................................................................
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 --- M src/acpi/acpi.c 1 file changed, 125 insertions(+), 195 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/27/76127/2