]> git.ipfire.org Git - thirdparty/u-boot.git/commit
x86: acpi: Add support for additional Intel tables
authorSimon Glass <sjg@chromium.org>
Tue, 22 Sep 2020 18:45:16 +0000 (12:45 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 25 Sep 2020 03:27:19 +0000 (11:27 +0800)
commit540f0bae9bd0e19d00d11796a62a08f94d895189
treec82fb2571089601793ac2d37f144ee1d10800b94
parentb98b91b6a98bbc9b43c70896c7ef89bd55c430bc
x86: acpi: Add support for additional Intel tables

Apollo Lake needs to generate a few more table types used on Intel SoCs.
Add support for these into the x86 ACPI code.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/include/asm/acpi_table.h
arch/x86/lib/acpi_table.c
include/acpi/acpi_table.h