commit | 7c03caf6fac19cfef049ec84d813e87481d48d69 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu May 02 10:52:12 2019 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Wed May 08 13:02:18 2019 +0800 |
tree | 3c3ddd190a200be03eda999d972e74ca79cfb198 | |
parent | 49dffb7a074e9b9d2c27a303798c0e6bc5eea3ba [diff] |
x86: Add a simple TPL implementation Add the required CPU code so that TPL builds correctly. Also update the SPL code to deal with being booted from TPL. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>