From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH 09/21] linux: Wipe all memory when rebooting on EFI Date: Tue, 27 Dec 2022 12:23:53 +0100 Message-ID: <8189C14D-4482-43D8-B8AF-4449BCF45194@ipfire.org> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5479198732773450597==" List-Id: --===============5479198732773450597== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Acked-by: Michael Tremer > On 26 Dec 2022, at 20:27, Peter M=C3=BCller wr= ote: >=20 > Backported from IPFire 3.x as 49242a5661a550b370fff56f893df0983700ef32. >=20 > Signed-off-by: Peter M=C3=BCller > --- > config/kernel/kernel.config.x86_64-ipfire | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/config/kernel/kernel.config.x86_64-ipfire b/config/kernel/kern= el.config.x86_64-ipfire > index 519fc8770..39ca3af30 100644 > --- a/config/kernel/kernel.config.x86_64-ipfire > +++ b/config/kernel/kernel.config.x86_64-ipfire > @@ -1882,7 +1882,7 @@ CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=3Dy > # CONFIG_EFI_CAPSULE_LOADER is not set > # CONFIG_EFI_TEST is not set > # CONFIG_APPLE_PROPERTIES is not set > -# CONFIG_RESET_ATTACK_MITIGATION is not set > +CONFIG_RESET_ATTACK_MITIGATION=3Dy > # CONFIG_EFI_RCI2_TABLE is not set > CONFIG_EFI_DISABLE_PCI_DMA=3Dy > # end of EFI (Extensible Firmware Interface) Support > --=20 > 2.35.3 --===============5479198732773450597==--