diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-09-18 13:28:16 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-09-18 13:28:16 (EDT) |
commit | 9d4204fb2c2c5b913d880eab743328c1120e7fdb (patch) | |
tree | 19708379d67d2b202e6876a3b89c9f22153d544b /site/faq/index.php | |
parent | be9985e1a665cdc5a1182c9e11ab7f1d40d455bd (diff) | |
download | libreboot.org-9d4204fb2c2c5b913d880eab743328c1120e7fdb.zip libreboot.org-9d4204fb2c2c5b913d880eab743328c1120e7fdb.tar.gz libreboot.org-9d4204fb2c2c5b913d880eab743328c1120e7fdb.tar.bz2 |
FAQ: SATA drives don't have DMA
Diffstat (limited to 'site/faq/index.php')
-rw-r--r-- | site/faq/index.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/site/faq/index.php b/site/faq/index.php index bed4378..2faa3a2 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -609,8 +609,7 @@ unencrypted for future retrieval by an adversary. </p> <p> - With proper IOMMU, it might be possible to mitigate the DMA-related issues. USB drives (flash drive, HDD, etc) can be used, - to avoid DMA. + With proper IOMMU, it might be possible to mitigate the DMA-related issues. </p> <p> Some proof of concepts have been demonstrated. For HDDs:<br/> |