commit | 87cf8d2ae270988fb60d1d3898c5f4dee45ea619 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 22 12:45:16 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Fri Sep 25 11:27:19 2020 +0800 |
tree | c82fb2571089601793ac2d37f144ee1d10800b94 | |
parent | c32fbb60824674600db2d5202b448ae4abc0e375 [diff] |
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>