Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add meer9 to open firmware & EC list, and fix table whitespace #1271

Merged
merged 2 commits into from
Feb 13, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 21 additions & 20 deletions content/open-firmware-systems.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,25 +35,26 @@ The source code for our Open EC can be found [here](https://github.com/system76/

## Hardware utilizing Open Firmware/Open EC

| System | Open Firmware | Open EC |
|:------:|:-------------:|:-------:|
| Adder WS (addw1) | No | No |
| Adder WS (addw2) | Yes\* | Yes\* |
| Adder WS (addw3 and newer) | Yes | Yes |
| Bonobo WS (bonw13 and older) | No | No |
| Bonobo WS (bonw14 and newer) | Yes | Yes |
| Darter Pro (darp5 and older) | No | No |
| Darter Pro (darp6) | Yes | Yes\* |
| Darter Pro (darp7 and newer) | Yes | Yes |
| Galago Pro (galp3 and older) | No | No |
| Galago Pro (galp4) | Yes | No |
| Galago Pro (galp5 and newer) | Yes | Yes |
| Gazelle (gaze14 and older) | No | No |
| Gazelle (gaze15) | Yes\* | Yes\* |
| Gazelle (gaze16 and newer) | Yes | Yes |
| Lemur Pro (lemp8 and older) | No | No |
| Lemur Pro (lemp9 and newer) | Yes | Yes |
| Oryx Pro (oryp5 and older) | No | No |
| Oryx Pro (oryp6 and newer) | Yes | Yes |
| System | Open Firmware | Open EC |
|:----------------------------:|:-------------:|:-------:|
| Adder WS (addw1) | No | No |
| Adder WS (addw2) | Yes\* | Yes\* |
| Adder WS (addw3 and newer) | Yes | Yes |
| Bonobo WS (bonw13 and older) | No | No |
| Bonobo WS (bonw14 and newer) | Yes | Yes |
| Darter Pro (darp5 and older) | No | No |
| Darter Pro (darp6) | Yes | Yes\* |
| Darter Pro (darp7 and newer) | Yes | Yes |
| Galago Pro (galp3 and older) | No | No |
| Galago Pro (galp4) | Yes | No |
| Galago Pro (galp5 and newer) | Yes | Yes |
| Gazelle (gaze14 and older) | No | No |
| Gazelle (gaze15) | Yes\* | Yes\* |
| Gazelle (gaze16 and newer) | Yes | Yes |
| Lemur Pro (lemp8 and older) | No | No |
| Lemur Pro (lemp9 and newer) | Yes | Yes |
| Meerkat (meer9) | Yes | N/A |
| Oryx Pro (oryp5 and older) | No | No |
| Oryx Pro (oryp6 and newer) | Yes | Yes |

\* These models shipped with closed firmware/EC, but have since been updated to Open Firmware/EC. [This article](/articles/transition-firmware) can be used to move your system from closed to Open Firmware/EC.
Loading