commit | c00af3e93366d444a7e9cac306e4eb5168263d23 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jan 24 10:06:11 2021 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Mon Feb 01 15:33:25 2021 +0800 |
tree | 55e00dde6d73cf519cb14e710457a3b4b75eb40e | |
parent | 4771759c0fc416260287d96e6920c736e90c9496 [diff] |
x86: tpl: Show next stage being booted Enhance the debugging to show the next stage being booted as well as a dump of the start of the image. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>