diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-08-26 21:27:47 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-08-26 21:30:20 +0100 |
commit | eb7dae00fb8a9ccdc6df842520ea3cfd317d11e5 (patch) | |
tree | aee18df5cd9f95c53e633c0b2e86e05b3c9a2caf | |
parent | aa45a0215d15a04138a7fb715f4ad52c647aefdb (diff) | |
download | librebootfr-eb7dae00fb8a9ccdc6df842520ea3cfd317d11e5.tar.gz librebootfr-eb7dae00fb8a9ccdc6df842520ea3cfd317d11e5.zip |
docs/tasks.html: Tyan S8230 notes about IPMI/iKVM firmware
-rw-r--r-- | docs/tasks.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/tasks.html b/docs/tasks.html index e51213b6..3cb9dc96 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -120,6 +120,11 @@ </li> <li> IPMI firmware is non-free but optional (for iKVM feature, remote management like Intel ME). Not sure if add-on module or baked in. + In either case, it might be removed or otherwise excluded because it's a HUGE backdoor. Unlike Intel ME, this isn't signed so can be + removed, and also replaced theoretically. Is the protocol standard public? If so, might be easy/feasible to replace with free code. + <a href="https://github.com/facebook/openbmc">https://github.com/facebook/openbmc</a> - also linked from + <a href="https://raptorengineeringinc.com/coreboot/kgpe-d16-status.php">https://raptorengineeringinc.com/coreboot/kgpe-d16-status.php</a> + - might be possible adapt this. </li> <li> SAS controller requires firmware, but optional. (same thing on KGPE-D16). Board also has SATA, so it's fine. |