SeaBIOS: Difference between revisions

From SeaBIOS
Jump to navigation Jump to search
(Add developer docs link.)
(Update to pandoc version (quote and space differences))
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. Please see the [[Releases]] page for information on recent releases. See the [[Download]] page to obtain SeaBIOS.
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. Information on the internals of SeaBIOS is available on the [[Developer Documentation]] page.
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.

Revision as of 16:15, 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.

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