Skip to content

Instantly share code, notes, and snippets.

@terremoth
Created September 27, 2023 18:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save terremoth/d26b624d80bf6be24d0c7ac60b43941a to your computer and use it in GitHub Desktop.
Save terremoth/d26b624d80bf6be24d0c7ac60b43941a to your computer and use it in GitHub Desktop.
Grub disable mitigations
GRUB_CMDLINE_LINUX="noibrs noibpb nopti nospectre_v2 nospectre_v1 l1tf=off nospec_store_bypass_disable no_stf_barrier mds=off mitigations=off"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment