summaryrefslogtreecommitdiff
path: root/src/mainboard/google/dedede/variants/dibbi
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2023-08-22 12:50:43 +0200
committerArthur Heymans <arthur@aheymans.xyz>2023-09-14 10:37:33 +0000
commitc2830c96616c689502401f31be7279e54a35d449 (patch)
treec27f74af8b21f16efe1a548f70ad04b5ae5939d0 /src/mainboard/google/dedede/variants/dibbi
parent218964078669de938aaac75e48dc86af69bda2c1 (diff)
acpi.c: Add XSDT on QEMU
Since d8f2dce "acpi.c: Swap XSDT and RSDT for adding/finding tables" XSDT is primarily used to add new tables or to find the S3 resume vector. However with QEMU coreboot does not generate most ACPI tables but takes them from whatever QEMU provides. Qemu only creates an RSDT and lacks an XSDT. To keep the codebase simple with the assumption that XSDT is always present, create an XSDT based on the existing RSDT and update the address in RSDP. Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Change-Id: Ia9b7f090f55e436de98afad6f23597c3d426bb88 Reviewed-on: https://review.coreboot.org/c/coreboot/+/77385 Reviewed-by: Tim Wawrzynczak <inforichland@gmail.com> Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/dedede/variants/dibbi')
0 files changed, 0 insertions, 0 deletions