Markus Meissner has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/78864?usp=email )
Change subject: Documentation: order distributions alphabetically ......................................................................
Documentation: order distributions alphabetically
Change-Id: I95d4347791988087d90992b45120ff34ba2da1c5 Signed-off-by: Markus Meissner coder@safemailbox.de --- M Documentation/distributions.md 1 file changed, 16 insertions(+), 16 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/64/78864/1
diff --git a/Documentation/distributions.md b/Documentation/distributions.md index 219c659..3185e0b 100644 --- a/Documentation/distributions.md +++ b/Documentation/distributions.md @@ -8,6 +8,15 @@
## Hardware shipping with coreboot
+### ChromeOS Devices + +All ChromeOS devices ([Chromebooks](https://chromebookdb.com/), Chromeboxes, +Chromebit, etc) released from 2012 onward use coreboot for their main system +firmware. Additionally, starting with the 2013 Chromebook Pixel, the firmware +running on the Embedded Controller (EC) – a small microcontroller which provides +functions like battery management, keyboard support, and sensor interfacing – +is open source as well. + ### Nitrokey
[Nitrokey](https://nitrokey.com) is a german IT security hardware vendor which @@ -27,15 +36,6 @@ and the firmware is equipped with important security features such as measured boot, verified boot, TPM integration and UEFI Secure Boot.
-### ChromeOS Devices - -All ChromeOS devices ([Chromebooks](https://chromebookdb.com/), Chromeboxes, -Chromebit, etc) released from 2012 onward use coreboot for their main system -firmware. Additionally, starting with the 2013 Chromebook Pixel, the firmware -running on the Embedded Controller (EC) – a small microcontroller which provides -functions like battery management, keyboard support, and sensor interfacing – -is open source as well. - ### PC Engines APUs
[PC Engines](https://pcengines.ch) designs and sells embedded PC hardware that @@ -43,6 +43,13 @@ third party, [3mdeb](https://3mdeb.com). They provide current and tested firmware binaries on [GitHub](https://pcengines.github.io).
+### Purism + +[Purism](https://www.puri.sm) sells laptops with a focus on user privacy and +security; part of that effort is to minimize the amount of proprietary and/or +binary code. Their laptops ship with a blob-free OS and coreboot firmware +with a neutralized Intel Management Engine (ME) and SeaBIOS as the payload. + ### Star Labs
[Star Labs](https://starlabs.systems/) offers a range of laptops designed and @@ -57,13 +64,6 @@ Firmware](https://github.com/system76/firmware-open), an open source distribution of coreboot, edk2, and System76 firmware applications.
-### Purism - -[Purism](https://www.puri.sm) sells laptops with a focus on user privacy and -security; part of that effort is to minimize the amount of proprietary and/or -binary code. Their laptops ship with a blob-free OS and coreboot firmware -with a neutralized Intel Management Engine (ME) and SeaBIOS as the payload. - ## After-market firmware
### Libreboot