[PATCH v4 06/45] x86: Tidy up EFI code in interrupt_init()

Bin Meng bmeng.cn at gmail.com
Wed Jul 12 16:02:06 CEST 2023


On Mon, Jun 19, 2023 at 8:01 PM Simon Glass <sjg at chromium.org> wrote:
>
> The ll_boot_init() check handles the EFI case so we don't need the rest
> of the code. Drop it.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> (no changes since v1)
>
>  arch/x86/cpu/i386/interrupt.c | 17 +++++------------
>  1 file changed, 5 insertions(+), 12 deletions(-)
>

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


More information about the U-Boot mailing list