commit | 390b19e2893606588c34d3fd72eb21eb18a8d847 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu May 04 16:50:50 2023 -0600 |
committer | Bin Meng <bmeng@tinylab.org> | Thu May 11 10:25:29 2023 +0800 |
tree | 5e6ac8ac1294df9657b765b72fdd623779125075 | |
parent | 833eecdc35c9f8530c80e4f2fbe9cd6ea6a86e12 [diff] |
x86: samus: Drop EFI_LOADER This adds a lot of code so that it cannot be built with the binary blobs. It is not used on this board. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>