Welcome to coreboot: Difference between revisions

From coreboot
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 107: Line 107:
== News ==
== News ==
<small>
<small>
* '''2006/11/02:'''<br />[[News#2006.2F11.2F02_MSI_K9SD_Master-S2R_.28MS-9185.29_supported_in_LinuxBIOS|MSI K9SD Master-S2R (MS-9185) support]]
* '''2006/10/05:'''<br />[[News#2006.2F10.2F05_____AMD_Rev_F_supported_in_LinuxBIOS|AMD Rev F (AMD64 on Socket F / Socket AM2) support]]
* '''2006/10/05:'''<br />[[News#2006.2F10.2F05_____AMD_Rev_F_supported_in_LinuxBIOS|AMD Rev F (AMD64 on Socket F / Socket AM2) support]]
* '''2006/10/01:'''<br />[[LinuxBIOS Symposium 2006]] in Hamburg, Germany
* '''2006/10/01:'''<br />[[LinuxBIOS Symposium 2006]] in Hamburg, Germany

Revision as of 20:59, 2 November 2006

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

It performs just a little bit of hardware initialization and then executes one of many possible payloads, e.g. a Linux kernel, FILO, OpenBIOS, Etherboot, ADLO (for booting Windows 2000 and OpenBSD), Plan 9, memtest86 and many more.

Benefits

There are many reasons for using LinuxBIOS.


  • 100% Free Software BIOS (GPL)
  • No royalties or 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 Cases & Deployments

LinuxBIOS can be (and is) deployed in a wide range of scenarios.


  • Standard desktop computers
  • Clusters, high-performance computing
  • Embedded solutions, appliances, terminals
  • Small form factor computers, Home-theater PCs (HTPC)
  • Servers (serial console, remote flashing, fast boot times)
  • No-moving-parts solutions (except for CPU fan & power supply)
  • Various non-standard scenarios (e.g. FPGA in Opteron socket)
  • One Laptop per Child (OLPC)

Quick Links

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

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

Getting Started
Download LinuxBIOS and get started!
Downloads | Payloads | Build Tutorials | Confirmed Working SVN Revisions | 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