From 78067dd62a285731305b7a890da333d265ce6cad Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 18 Jan 2015 06:57:44 -0500 Subject: Documentation: fix incorrect usage of apostrophes. --- (limited to 'docs/security') diff --git a/docs/security/dock.html b/docs/security/dock.html index 2b7fe75..30f23d5 100644 --- a/docs/security/dock.html +++ b/docs/security/dock.html @@ -92,7 +92,7 @@ complete dock driver: Inside dock.c I see some dock_connect and dock_disconnect functions. Such functions are called during the initialisation (romstage.c) and -from the x60's SMI handler (smihandler.c). +from the X60 SMI handler (smihandler.c). Questions: ---------- diff --git a/docs/security/t60_security.html b/docs/security/t60_security.html index c9e19a4..279d301 100644 --- a/docs/security/t60_security.html +++ b/docs/security/t60_security.html @@ -87,9 +87,9 @@ Reason: has direct (and very fast) memory access, and could (theoretically) leak data over a side-channel.
Wifi: The ath5k/ath9k cards might not have firmware at all. They might safe but could have access to the computer's RAM trough DMA. If people have an intel - card(most T60's come with Intel wifi by default, until you change it),then that card runs + card(most T60 laptops come with Intel wifi by default, until you change it),then that card runs a non-free firwamre and has access to the computer's RAM trough DMA! So - it's risk-level is very high. + the risk-level is very high.

diff --git a/docs/security/x60_security.html b/docs/security/x60_security.html index 69a8e4e..c87c581 100644 --- a/docs/security/x60_security.html +++ b/docs/security/x60_security.html @@ -138,9 +138,9 @@ Reason: has direct (and very fast) memory access, and could (theoretically) leak data over a side-channel.
Wifi: The ath5k/ath9k cards might not have firmware at all. They might safe but could have access to the computer's RAM trough DMA. If people have an intel - card(most X60's come with Intel wifi by default, until you change it),then that card runs + card(most X60s come with Intel wifi by default, until you change it),then that card runs a non-free firwamre and has access to the computer's RAM trough DMA! So - it's risk-level is very high.
+ the risk-level is very high.
Wwan (3d modem): They run proprietary software and have access to the computer's RAM! So it's like AMT but over the GSM network which is probably even worse.
-- cgit v0.9.1