commit | 9bd4e9df91a630b9018f34ee895fb44bd7d306fd | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 22 12:45:12 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Fri Sep 25 11:27:18 2020 +0800 |
tree | 5ab0e2bc54368d511232239fa0e737d5e4640255 | |
parent | 412dc4b8f8648181129e7755cbddca63034d2cdc [diff] |
x86: acpi: Add PCT and PTC tables These are needed for the CPU tables. Add them into an x86-specific file since we do not support them on sandbox, or include tests. Signed-off-by: Simon Glass <sjg@chromium.org>