On Mon, Jun 19, 2023 at 8:01 PM Simon Glass <[email protected]> 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 <[email protected]> > --- > > (no changes since v1) > > arch/x86/cpu/i386/interrupt.c | 17 +++++------------ > 1 file changed, 5 insertions(+), 12 deletions(-) >
Reviewed-by: Bin Meng <[email protected]>

