From 1a08ae6ab384c534685147cde97d8c8aa0ba1f79 Mon Sep 17 00:00:00 2001
From: Francis Rowe
+ It's possible on coreboot systems to permanently disable (break) 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 + the built-in WiFi unusable. This will lessen the temptation for users to use it. + +