Commits
Simon Glass committed fb96deec50e
x86: Don't include the BIOS emulator in TPL We don't generally have enough space to run this, so don't build it into TPL. This helps reduce the size of TPL. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>