commit | 7764a8481c411c2bf06d9588a6f782e899e3d75b | [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 | 15403289e5ddb0d777f95f5836add1316e2d9ae2 [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>