mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-23 22:33:05 +07:00
Enable IOMMU
This commit is contained in:
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"
|
Reference in New Issue
Block a user