commit | 9b3e6d4c1f86b27f320ef9c5857a9ef223b2b356 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 22 12:45:14 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Fri Sep 25 11:27:18 2020 +0800 |
tree | bc5d7f6eee15b38fe84723811d775609cbb9f6f9 | |
parent | 350c7f52b93c5612dd3d53966bd54cb68b94d80b [diff] |
x86: acpi: Add common Intel ACPI tables Add various tables that are common to Intel CPUs. These functions can be used by arch-specific CPU code. Signed-off-by: Simon Glass <sjg@chromium.org>