diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-09-18 14:39:27 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-09-18 14:39:27 (EDT) |
commit | 929a802ceb4a5a5201af8de708b7cd7a6b59d7bd (patch) | |
tree | 74682e57d4dd9d46ba7feb4cabf958826df7c5b2 /site/faq/index.php | |
parent | 3d9dee496085e73604c9bd8d8785a5e4997a1f85 (diff) | |
download | libreboot.org-929a802ceb4a5a5201af8de708b7cd7a6b59d7bd.zip libreboot.org-929a802ceb4a5a5201af8de708b7cd7a6b59d7bd.tar.gz libreboot.org-929a802ceb4a5a5201af8de708b7cd7a6b59d7bd.tar.bz2 |
FAQ: re-recommend USB instead of SATA
Diffstat (limited to 'site/faq/index.php')
-rw-r--r-- | site/faq/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/faq/index.php b/site/faq/index.php index 19b593e..07c0b5f 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -609,7 +609,7 @@ unencrypted for future retrieval by an adversary. </p> <p> - With proper IOMMU, it might be possible to mitigate any DMA-related issues that might arise. + With proper IOMMU and use of USB instead of SATA, it might be possible to mitigate any DMA-related issues that might arise. </p> <p> Some proof of concepts have been demonstrated. For HDDs:<br/> |