Attention is currently required from: Elyes Haouas, Felix Singer, Lance Zhao, Tim Wawrzynczak.
Hello Elyes Haouas, Felix Singer, 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 (#3).
The following approvals got outdated and were removed: Code-Review+1 by Elyes Haouas, Code-Review+1 by Felix Singer, Code-Review+2 by Tim Wawrzynczak, Verified+1 by build bot (Jenkins)
The change is no longer submittable: Code-Review and Verified are unsatisfied now.
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, 128 insertions(+), 209 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/27/76127/3