commit | 7cf5fe044a8117adc36f6110bb87773acb32129f | [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 | d4f266f2ea1ffb6b5460e4dc16c0a3306c59b0c4 [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>