u-boot/arch/x86/cpu/i386
Simon Glass b73dba7a83 x86: Tidy up EFI code in interrupt_init()
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@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2023-07-17 17:08:44 +08:00
..
call64.S common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
cpu.c x86: Simplify cpu_jump_to_64bit_uboot() 2023-05-11 10:25:29 +08:00
interrupt.c x86: Tidy up EFI code in interrupt_init() 2023-07-17 17:08:44 +08:00
Makefile x86: Drop unnecessary interrupt code for TPL 2019-12-15 11:44:10 +08:00
setjmp.S x86: fix longjmp() implementation 2022-10-29 07:36:33 -06:00