Re: [PATCH v2] efi: x86: Wipe setup_data on pure EFI boot

From: Jason A. Donenfeld
Date: Tue Sep 06 2022 - 08:26:39 EST


Hi Boris and other x86ers,

On Tue, Sep 6, 2022 at 12:41 PM Jason A. Donenfeld <Jason@xxxxxxxxx> wrote:
>
> When booting the x86 kernel via EFI using the LoadImage/StartImage boot
> services [as opposed to the deprecated EFI handover protocol], the setup

Just FYI, while this is an EFI change for Ard, it also bumps the x86
boot protocol version, so it needs your ack or input on the matter.

Jason