del mitigations=auto

This commit is contained in:
Ing 2024-07-12 10:48:16 +08:00
parent e9f587d156
commit 1cbe1d4b27

View File

@ -70,7 +70,7 @@ function set_gfxpayload {
fi
}
set RR_CMDLINE="earlyprintk earlycon=ttyS0,115200 console=ttyS0,115200 root=/dev/ram rootwait pcie_aspm=off net.ifnames=0 mitigations=auto"
set RR_CMDLINE="earlyprintk earlycon=ttyS0,115200 console=ttyS0,115200 root=/dev/ram rootwait pcie_aspm=off net.ifnames=0"
search --set=root --label "RR3"
if [ -s /zImage-dsm -a -s /initrd-dsm ]; then