summaryrefslogtreecommitdiffstats
path: root/qemu/roms/seabios/docs/Download.md
blob: 9b1492ac50050a88b4aeb35f33f273852ee21f2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
SeaBIOS may be distributed under the terms of the [GNU
LGPLv3](http://www.gnu.org/licenses/lgpl-3.0-standalone.html) license.
Both source code and binaries are available.

Latest source code
==================

The SeaBIOS project uses the [git](http://git-scm.com/) revision
control system. To download the latest source from revision control,
run:

```
$ git clone git://git.seabios.org/seabios.git seabios
$ cd seabios
```

There's also a [website](http://git.seabios.org/) to browse the latest
source code online.

Released versions
=================

Released versions of the source code are available at:

<http://code.coreboot.org/p/seabios/downloads/>

Please see [releases](Releases) for information on each release.