diff options
author | Sebastian 'Swift Geek' Grzywna <swiftgeek@gmail.com> | 2018-04-04 07:19:18 +0200 |
---|---|---|
committer | Sebastian 'Swift Geek' Grzywna <swiftgeek@gmail.com> | 2018-04-04 07:19:18 +0200 |
commit | 995fab239730412a45476dc64099adc60167b10b (patch) | |
tree | 4249eb40202983816ba87a41981d9d5031a4646a /www | |
parent | 796d78c6a5041cd4a5adb451a08837a3e9a9858b (diff) | |
download | librebootfr-995fab239730412a45476dc64099adc60167b10b.tar.gz librebootfr-995fab239730412a45476dc64099adc60167b10b.zip |
Clarify EC and SuperIO
Diffstat (limited to 'www')
-rw-r--r-- | www/faq.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -737,8 +737,8 @@ libreboot. See: <https://github.com/lynxis/h8s-ec> (not ready yet). Most (all?) chromebooks have free EC firmware. Libreboot is currently looking into supporting a few ARM-based chromebooks. -EC is only present on laptops. On desktop/server boards it is absent -(not required). +EC is present on nearly all laptops. Other devices use, depending on complexity, +either EC or variant with firmware in Mask ROM - SuperIO. ### HDD/SSD firmware |