[PATCH v2 06/15] x86: efi: efi-x86_payload: Remove dead code

Bin Meng bmeng.cn at gmail.com
Tue Sep 1 07:34:02 CEST 2020


On Thu, Aug 20, 2020 at 6:02 PM Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:
>
> start.S does nothing and can be safely removed. Makefile is still being used
> by the build system, so simply drop the rule from it.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
> v2: added Rb tag(s)
>
>  board/efi/efi-x86_payload/Makefile | 2 +-
>  board/efi/efi-x86_payload/start.S  | 8 --------
>  2 files changed, 1 insertion(+), 9 deletions(-)
>  delete mode 100644 board/efi/efi-x86_payload/start.S
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list