diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2015-02-18 18:20:30 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2015-02-18 18:51:12 -0500 |
commit | 3c21f3486691bbcbe0647fb141dd3382e592feb1 (patch) | |
tree | e42ba2f834bb1688081c5255b118777e0f6c7841 /docs/SeaBIOS.md | |
parent | bc82fa431ef3a0791f637c54fc8065b3fbc13772 (diff) | |
download | seabios-3c21f3486691bbcbe0647fb141dd3382e592feb1.tar.gz |
docs: add page for SeaVGABIOS
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/SeaBIOS.md')
-rw-r--r-- | docs/SeaBIOS.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/SeaBIOS.md b/docs/SeaBIOS.md index 831bfced..e24913a6 100644 --- a/docs/SeaBIOS.md +++ b/docs/SeaBIOS.md @@ -10,6 +10,8 @@ information on using SeaBIOS in coreboot. Please see the [releases](Releases) page for information on recent releases. See the [download](Download) page to obtain SeaBIOS. +[SeaVGABIOS](SeaVGABIOS) is a sub-project of SeaBIOS. + Please join the [mailing list](Mailinglist) to contribute to SeaBIOS. Information on the internals of SeaBIOS is available on the [Developer Documentation](Developer Documentation) page. |