Welcome to coreboot: Difference between revisions

From coreboot
Jump to navigation Jump to search
(MSI K9ND Master Series (MS-9282) supported in LinuxBIOS.)
m (Save screen-space.)
Line 14: Line 14:
|-
|-
|style="vertical-align:top"|
|style="vertical-align:top"|
=== Benefits ===
'''<span style="font-variant:small-caps;">Benefits</span>''' &mdash;
<small>There are many reasons for using LinuxBIOS.</small>
<small>There are many reasons for using LinuxBIOS.</small>
<hr />
<hr />
Line 25: Line 25:
* Further features: netboot, serial console, remote flashing, ...
* Further features: netboot, serial console, remote flashing, ...
|style="vertical-align:top"|
|style="vertical-align:top"|
=== Use Cases & Deployments ===
'''<span style="font-variant:small-caps;">Use Cases</span>''' &mdash;
<small>LinuxBIOS can be (and is) deployed in a wide range of scenarios.</small>
<small>LinuxBIOS can be deployed in a wide range of scenarios.</small>
<hr />
<hr />
* Standard desktop computers and servers
* Standard desktop computers and servers
Line 37: Line 37:
|}
|}


== Quick Links ==
'''<span style="font-variant:small-caps;">Quick-Links</span>'''<hr />


{| cellspacing=5 cellpadding=5 border=0 valign="top" width=100%
{| cellspacing=5 cellpadding=5 border=0 valign="top" width=100%
Line 102: Line 102:
<br clear=all />
<br clear=all />


== News ==
'''<span style="font-variant:small-caps;">News</span>'''<hr />
<small>
<small>
* '''2007/02/09:'''<br />[[News#2007.2F02.2F09_MSI_K9ND_Master_Series_.28MS-9282.29_supported_in_LinuxBIOS|MSI K9ND Master Series (MS-9282) support]]
* '''2007/02/09:'''<br />[[News#2007.2F02.2F09_MSI_K9ND_Master_Series_.28MS-9282.29_supported_in_LinuxBIOS|MSI K9ND Master Series (MS-9282) support]]

Revision as of 12:37, 13 February 2007

LinuxBIOS is a Free Software project aimed at replacing the proprietary BIOS (firmware) you can find in most of today's computers.

It performs just a little bit of hardware initialization and then executes a so-called payload, for example a Linux kernel, FILO, GRUB2, OpenBIOS, Open Firmware, SmartFirmware, GNUFI (UEFI), Etherboot, ADLO (for booting Windows 2000 and OpenBSD), Plan 9, or memtest86.

BenefitsThere are many reasons for using LinuxBIOS.


  • 100% Free Software (GPL), no royalties, no license fees!
  • Fast boot times (3 seconds from power-on to Linux console)
  • Avoids the need for a slow, buggy, proprietary BIOS
  • Runs in 32-Bit protected mode almost from the start
  • Written in C, contains virtually no assembly code
  • Supports a wide variety of hardware and payloads
  • Further features: netboot, serial console, remote flashing, ...

Use CasesLinuxBIOS can be deployed in a wide range of scenarios.


Quick-Links

About
Find out more about LinuxBIOS.
News | Press | History | Documentation | Screenshots | Contributors | Sponsors

Developers
Get involved! Help us make LinuxBIOS better!
Development Guidelines | Issue Tracker | Doxygen | Browse Source | JTAG | EHCI Debug Port

Status
Find out whether your hardware is already supported.
Supported Motherboards | Supported Chipsets & Devices | Build Status

Vendors & Products
Do you want to deploy LinuxBIOS? Buy LinuxBIOS solutions?
Products | Clusters | Laptop | Desktops

Getting Started
Download LinuxBIOS and get started!
Downloads | Payloads | Build Tutorials | Confirmed Working SVN Revisions | Flashrom | Misc

Support
Learn how to contact us and find help and support.
Mailinglist | FAQ | Glossary | LinuxBIOS Options
More than a million devices already run on LinuxBIOS!


News