commit | dae1153e6d3e1c17ed92ecca6fa0d5c796eebd17 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Apr 30 21:21:42 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Mon May 04 15:28:28 2020 +0800 |
tree | 38a5d9e860eaa3f275e5bb36c983582331307fbf | |
parent | 91fcd1d20b4da88cb02f2478d40dcc0fb17db28f [diff] |
x86: Update SPL for coreboot At present SPL only works on bare-metal builds. With a few tweaks it can be used for coreboot also. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com>