You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,8 @@ how to flash them for the
5
5
SeaBIOS is used as coreboot payload to be compatible with Windows and Linux
6
6
systems.
7
7
8
-
## Latest build (config overview and version info)
9
-
See our [releases](https://github.com/merge/coreboot-x230/releases)
10
-
8
+
## Latest release (config overview and version info)
9
+
* coreboot-x230 0.0.5 - see our [release page](https://github.com/merge/coreboot-x230/releases)
11
10
* Lenovo's proprietary VGA BIOS ROM is executed in "secure" mode
12
11
13
12
### coreboot
@@ -18,7 +17,7 @@ That's the preferred way to use coreboot. The git revision we use is always incl
18
17
* revision `1f` from 2018-02-07 (Intel package [20180312](https://downloadcenter.intel.com/download/27591) not yet in coreboot upstream) under [Intel's license](LICENSE.microcode)
19
18
20
19
### SeaBIOS
21
-
* version [1.11.0](https://seabios.org/Releases#SeaBIOS_1.11.0) from 2017-11-10 (part of coreboot upstream)
20
+
* version [1.11.1](https://seabios.org/Releases) from 2018-03-19 (part of coreboot upstream)
0 commit comments