From 4fb68277aef3a2ae37ac253c19dbf8770b13ead5 Mon Sep 17 00:00:00 2001
From: Francis Rowe
- 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: *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. - -