diff options
Diffstat (limited to 'docs/hcl/index.html')
-rw-r--r-- | docs/hcl/index.html | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/docs/hcl/index.html b/docs/hcl/index.html index 69467329..93422408 100644 --- a/docs/hcl/index.html +++ b/docs/hcl/index.html @@ -22,8 +22,9 @@ <li> <a href="#supported_list">List of supported hardware</a> <ul> - <li><a href="#supported_workstations">Servers/workstations</a></li> - <li><a href="#supported_laptops">Laptops</a></li> + <li><a href="#supported_workstations_x86amd">Servers/workstations</a></li> + <li><a href="#supported_laptops_arm">Laptops (ARM)</a></li> + <li><a href="#supported_laptops_x86intel">Laptops (Intel, x86)</a></li> </ul> </li> <li><a href="#recommended_wifi">Recommended wifi chipsets</a></li> @@ -40,13 +41,16 @@ <p> Libreboot supports the following systems in this release: </p> - <h3 id="supported_workstations">Servers/workstations</h3> + <h3 id="supported_workstations_x86amd">Servers/workstations (AMD, x86)</h3> <ul> <li><a href="kfsn4-dre.html">ASUS KFSN4-DRE motherboard</a></li> </ul> - <h3 id="supported_laptops">Laptops</h3> + <h3 id="supported_laptops_arm">Laptops (ARM)</h3> <ul> <li><a href="c201.html">ASUS Chromebook C201</a></li> + </ul> + <h3 id="supported_laptops_x86intel">Laptops (Intel, x86)</h3> + <ul> <li><a href="#supported_x60_list">Lenovo ThinkPad X60/X60s</a></li> <li><a href="#supported_x60t_list">Lenovo ThinkPad X60 Tablet</a></li> <li><a href="#supported_t60_list">Lenovo ThinkPad T60</a> (there are exceptions. see link)</li> |