mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-08-03 05:16:13 -04:00
Enable IOMMU
This commit is contained in:
parent
07c6362f1a
commit
641407c8e9
1 changed files with 2 additions and 0 deletions
2
etc/default/grub.d/40_enable_iommu.cfg
Normal file
2
etc/default/grub.d/40_enable_iommu.cfg
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Enables IOMMU to prevent DMA attacks.
|
||||
GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX intel_iommu=on amd_iommu=on"
|
Loading…
Add table
Add a link
Reference in a new issue