commit | d73344b2015c6b29935c599b0df816804b32a6d3 | [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 | 2f8b6afe6c59b01ff4b6c6ac33b9e22560a9f274 [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>