commit | 1a2fcc25b713148c6bc58d7f79bae5c3393896b5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 19 21:00:06 2023 -0600 |
committer | Bin Meng <bmeng@tinylab.org> | Fri Sep 22 06:03:46 2023 +0800 |
tree | b6ee555da117150076b3a155cbe1c5cbb9f545a8 | |
parent | 3d2d3b1b1d9980a3efd1a6382409cba1e4cfc5c1 [diff] |
x86: Allow APCI in SPL This is needed so we can find the DBG2 table provided by coreboot. Add a Kconfig so it can be enabled. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>