From: Peter Müller Date: Mon, 26 Dec 2022 19:27:31 +0000 (+0000) Subject: linux: Wipe all memory when rebooting on EFI X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7a390182197285d03b3672ce450b3715016c36cc;p=people%2Fms%2Fipfire-2.x.git linux: Wipe all memory when rebooting on EFI Backported from IPFire 3.x as 49242a5661a550b370fff56f893df0983700ef32. Signed-off-by: Peter Müller Acked-by: Michael Tremer --- diff --git a/config/kernel/kernel.config.x86_64-ipfire b/config/kernel/kernel.config.x86_64-ipfire index 420f8d98d7..71f40ddc63 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=y # 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=y # CONFIG_EFI_RCI2_TABLE is not set CONFIG_EFI_DISABLE_PCI_DMA=y # end of EFI (Extensible Firmware Interface) Support