SeaBIOS: Difference between revisions

From SeaBIOS
Jump to navigation Jump to search
(Finish brief intro.)
(Fix pandoc error causing SeaVGABIOS link to not be shown)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
SeaBIOS is an open source implementation of a 16bit X86 BIOS. SeaBIOS can run in an emulator or it can run natively on X86 hardware with the use of [http://www.coreboot.org/ coreboot].
SeaBIOS is an open source implementation of a 16bit X86 BIOS. SeaBIOS can run in an emulator or it can run natively on X86 hardware with the use of [http://www.coreboot.org/ coreboot].


SeaBIOS is the default BIOS for [http://www.qemu.org/ qemu] and [http://www.linux-kvm.org/ kvm].
SeaBIOS is the default BIOS for [http://www.qemu.org/ qemu] and [http://www.linux-kvm.org/ kvm].


The [http://www.coreboot.org/SeaBIOS coreboot SeaBIOS] page has information on using SeaBIOS in coreboot.
The [http://www.coreboot.org/SeaBIOS coreboot SeaBIOS] page has 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.


Please join the [[Mailinglist|mailing list]] to contribute to SeaBIOS.
[[SeaVGABIOS]] is a sub-project of SeaBIOS.
 
Please join the [[Mailinglist|mailing list]] to contribute to SeaBIOS. Information on the internals of SeaBIOS is available on the [[Developer%20Documentation|Developer Documentation]] page.

Latest revision as of 16:52, 24 February 2015

SeaBIOS is an open source implementation of a 16bit X86 BIOS. SeaBIOS can run in an emulator or it can run natively on X86 hardware with the use of coreboot.

SeaBIOS is the default BIOS for qemu and kvm.

The coreboot SeaBIOS page has information on using SeaBIOS in coreboot. Please see the releases page for information on recent releases. See the download page to obtain SeaBIOS.

SeaVGABIOS is a sub-project of SeaBIOS.

Please join the mailing list to contribute to SeaBIOS. Information on the internals of SeaBIOS is available on the Developer Documentation page.