commit | 179fb8234ba98a18b6f56ea43525a2f4836a2d18 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Apr 26 09:19:48 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Thu Apr 30 17:16:12 2020 +0800 |
tree | 0836a3040c4971774c426d8798e356156318ff08 | |
parent | 0e113848110673baf24c2171fa800d008e1d3ebc [diff] |
x86: Allow devices to write ACPI tables Call the new core function to permit devices to write their own ACPI tables. These tables will appear after all other tables. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>