diff options
author | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-04-29 19:39:15 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2017-04-29 19:39:15 +0000 |
commit | 399dc58cc336072181425405e3ff33ddc16774dd (patch) | |
tree | 4195aaee585348d33a478e58b0495d3daa1c5a3b /docs/hardware/index.md | |
parent | ee9449d8bdac8954278d34f5a150a87083f6a4c7 (diff) | |
parent | 8de7b071b3ba190e57f0590ab09ccc558ea7aa4d (diff) | |
download | librebootfr-399dc58cc336072181425405e3ff33ddc16774dd.tar.gz librebootfr-399dc58cc336072181425405e3ff33ddc16774dd.zip |
Merge branch 'boards/w500-port' of libreboot/libreboot into master
Diffstat (limited to 'docs/hardware/index.md')
-rw-r--r-- | docs/hardware/index.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/hardware/index.md b/docs/hardware/index.md index d1f0ef54..f4956ef4 100644 --- a/docs/hardware/index.md +++ b/docs/hardware/index.md @@ -50,6 +50,7 @@ Libreboot supports the following systems in this release: - [Lenovo ThinkPad R400](r400.md) - [Lenovo ThinkPad T400](t400.md) - [Lenovo ThinkPad T500](t500.md) +- [Lenovo ThinkPad W500](t500.md) - [Apple MacBook1,1](#macbook11) - [Apple MacBook2,1](#macbook21) @@ -61,7 +62,7 @@ working). There may be exceptions; in other words, this is a list of It is also possible to build ROM images (from source) for other systems (and virtual systems, e.g. QEMU). -EC update on i945 (X60, T60) and GM45 (X200, T400, T500, R400) {#ecupdate} +EC update on i945 (X60, T60) and GM45 (X200, T400, T500, R400, W500) {#ecupdate} ============================================================== It is recommended that you update to the latest EC firmware version. The |