From 50d2f42ccab75b40f5f4e7bc9249fe4146c89954 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Mon, 12 Oct 2015 20:13:06 -0400 Subject: docs/hcl/c201.html: use less aggressive language regarding wifi --- (limited to 'docs/hcl') diff --git a/docs/hcl/c201.html b/docs/hcl/c201.html index 23efd49..46312d6 100644 --- a/docs/hcl/c201.html +++ b/docs/hcl/c201.html @@ -203,13 +203,13 @@

Workaround?

- It's possible on coreboot systems to permanently disable (break) hardware, by modifying the devicetree accordingly. + It's possible on coreboot systems to disable hardware, by modifying the devicetree accordingly. The devicetree is a part of the coreboot source for any system, that defines which hardware exists in the system. There are usually other ways too.

- TODO for the libreboot project: *break* the onboard wifi chip, by patching coreboot-libre to render + TODO for the libreboot project: *disable* the onboard wifi chip (hardcoded in coreboot-libre), by patching coreboot-libre to render the built-in WiFi unusable. This will lessen the temptation for users to use it.

-- cgit v0.9.1