Skip to content

Commit 4deda55

Browse files
authored
Update Prerequisites.md
Remove unmaintained supported board list that already points to the github board directory. Add a note for untested and unmaintained boards.
1 parent 9b3dfa4 commit 4deda55

File tree

1 file changed

+5
-35
lines changed

1 file changed

+5
-35
lines changed

Installing-and-Configuring/Prerequisites.md

Lines changed: 5 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -46,41 +46,11 @@ If your device requires external flashing ([see below](#supported-devices)),
4646
Supported devices
4747
---
4848

49-
Please see the current [heads source](https://github.com/osresearch/heads/tree/master/boards) for up-to-date supported board configurations.
50-
51-
|Device| Board name|Firmware base|Requires external flashing| ME should be cleaned|Notes|
52-
|--|--|--|:--:|:--:|--|
53-
|Asus KGPE-D16|`kgpe-d16`|coreboot|X|||
54-
|Asus P8Z77-M Pro|`p8z77-m_pro-tpm1-maximized`|coreboot|X|X|Maximized board config without HOTP verification.|
55-
|Asus P8Z77-M Pro|`p8z77-m_pro-tpm1-hotp-maximized`|coreboot|X|X|Maximized board config with HOTP verification.|
56-
|Dell R630|`r630`|linuxboot||X||
57-
|Intel S2600wf|`s2600wf`|linuxboot||X||
58-
|Lenovo Thinkpad T420|`t420`|coreboot|X|X|Legacy board config without HOTP verification|
59-
|Lenovo Thinkpad T420|`t420-maximized`|coreboot|X||Maximized board config without HOTP verification|
60-
|Lenovo Thinkpad T420|`t420-hotp-maximized`|coreboot|X||Maximized board config with HOTP verification.|
61-
|Lenovo Thinkpad T430|`t430-legacy-flash`|coreboot|X|X|Legacy initial flashing board config producing internal flash environment to flash non-maximized legacy boards.|
62-
|Lenovo Thinkpad T430|`t430-hotp-legacy`|coreboot||X|Legacy board config with HOTP verification. Flashable through legacy t430-flash image.|
63-
|Lenovo Thinkpad T430|`t430`|coreboot||X|Legacy board config without HOTP verification. Flashed internally through legacy t430-flash image.|
64-
|Lenovo Thinkpad T430|`t430-maximized`|coreboot|X||Maximized board config without HOTP verification.|
65-
|Lenovo Thinkpad T430|`t430-hotp-maximized`|coreboot|X||Maximized board config with HOTP verification.|
66-
|Lenovo Thinkpad X220|`x220`|coreboot|X|X|Legacy board config without HOTP verification|
67-
|Lenovo Thinkpad X220|`x220-maximized`|coreboot|X||Maximized board config without HOTP verification.|
68-
|Lenovo Thinkpad X220|`x220-hotp-maximized`|coreboot|X||Maximized board config with HOTP verification.|
69-
|Lenovo Thinkpad X230|`x230-legacy-flash`|coreboot|X|X|Legacy initial flashing board config producing internal flash environment to flash non-maximized legacy boards.|
70-
|Lenovo Thinkpad X230|`x230-hotp-legacy`|coreboot||X|Legacy board config with HOTP verification. Flashable through legacy x230-flash image.|
71-
|Lenovo Thinkpad X230|`x230-legacy`|coreboot||X|Legacy board config with HOTP verification. Flashable through legacy x230-flash image.|
72-
|Lenovo Thinkpad X230|`x230-hotp-maximized`|coreboot|X||Maximized board config with HOTP verification.|
73-
|Lenovo Thinkpad X230|`x230-maximized`|coreboot|X||Maximized board config without HOTP verification.|
74-
|Open Compute Project Leopard node|`leopard`|linuxboot|||
75-
|Open Compute Project TiogaPass node|`tioga`|linuxboot||||
76-
|Open Compute Project Winterfell node|`winterfell`|linuxboot||||
77-
|Purism Librem 13 v2/v3|`librem_13v2`|coreboot||||
78-
|Purism Librem 13 v4|`librem_13v4`|coreboot||||
79-
|Purism Librem 15 v3|`librem_15v3`|coreboot||||
80-
|Purism Librem 15 v4|`librem_15v4`|coreboot||||
81-
|Purism Librem Mini|`librem_mini`|coreboot||||
82-
|Purism Librem Mini v2|`librem_mini_v2`|coreboot||||
83-
|Purism Librem 14|`librem_14`|coreboot||||
49+
**Please see the current [heads source](https://github.com/osresearch/heads/tree/master/boards) for up-to-date supported board configurations.**
50+
51+
*Note* repeatedly untested boards from willing to test board owners were moved to [unmaintained_boards directory and aren't built by CircleCI anymore](https://github.com/linuxboot/heads/tree/master/unmaintained_boards)
52+
53+
If *you have an external programmer* and *are techsavvy enough to bring their support back yourself*, read the [Community page](/community/ and reach out. I will gladly assist in your quest :)
8454

8555
USB Security Dongles (aka security token aka smartcard)
8656
---

0 commit comments

Comments
 (0)