commit | 0c45c76ced7222ad8e5fb41b8be4d5237fd791a0 | [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 | 8ebca32b2d48d5e21e5c49c0dc03b10051b68ba6 [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>