Sgabios
Google Serial Graphics Adapter BIOS (SGABIOS)
https://review.coreboot.org/plugins/gitiles/sgabios/
Video BIOS / option rom that outputs its text on a serial port instead of the display.
Video BIOS / option rom that outputs its text on a serial port. It can be included in Libreboot and Coreboot images and be run by Seabios. It can also be programmed inside the flash chip of a video card in order to be compatible with BIOS implementations (like Seabios or nonfree BIOS).
Download
version cbaee52287e5f32373181cff50a00b6c4ac9015a (rolling)
User level
Advanced
VCS Checkout
git clone ssh://review.coreboot.org:29418/sgabios
Categories
Licensing
License
Verified by
Verified on
Notes
License
Verified by
GNUtoo
Verified on
19 May 2023
Notes
The following files have a header that puts them under the Apache license:
- csum8.c
- design.txt
- Makefile
- sgabios.h
- sgabios.S
The only file without a license (apart from COPYING) is rom16.ld.
But since the design.txt has the following:
Opensource Plan --------------- This source code was approved for release to the public for use under the Apache License, Version 2.0 on http://code.google.com/p/sgabiosthen it should be under the Apache 2.0 too.
Leaders and contributors
Resources and communication
Software prerequisites
Kind | Description |
---|---|
Required to use | Flashrom |
Required to build | Make |
Required to build | Binutils |
Required to build | Inetutils |
Required to build | Gcc |
Required to build | Coreutils |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.