Welcome to coreboot: Difference between revisions

From coreboot
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 27: Line 27:
* Embedded solutions, appliances, terminals
* Embedded solutions, appliances, terminals
* [http://en.wikipedia.org/wiki/Small_form_factor Small form factor computers], [http://en.wikipedia.org/wiki/Home_theater_PC Home-theater PCs] (HTPC)
* [http://en.wikipedia.org/wiki/Small_form_factor Small form factor computers], [http://en.wikipedia.org/wiki/Home_theater_PC Home-theater PCs] (HTPC)
* No-moving-parts solutions (except for CPU fan & power supply)
* No-moving-parts solutions (ROM chip as "hard drive")
* Various non-standard scenarios (e.g. FPGA in Opteron socket)
* Various non-standard scenarios (e.g. FPGA in Opteron socket)
* [http://wiki.laptop.org/go/LinuxBIOS One Laptop per Child] (OLPC)
* [http://wiki.laptop.org/go/LinuxBIOS One Laptop per Child] (OLPC / X0)
|}
|}
<hr />
<hr />

Revision as of 13:11, 8 September 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 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.



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

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

Status
Find out whether your hardware is already supported.
Supported Motherboards | Supported Chipsets & Devices | Devices Supported By Flashrom | 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 | QEMU | Build Tutorials | Confirmed Working SVN Revisions | Buildrom | Flashrom | Misc

Support
Learn how to contact us and find help and support.
FAQ | Mailinglist | IRC | Glossary | LinuxBIOS Options
Soldered-on PLCC32 BIOS chip on the Gigabyte GA-M57SLI-S4.


News

Contact