Welcome to coreboot: Difference between revisions

From coreboot
Jump to navigation Jump to search
(LiPPERT LiteRunner-LX and Hurricane-LX support)
mNo edit summary
Line 155: Line 155:
<small>
<small>
<!-- * '''2010/mon/day:''' coreboot event at [[Link]] in somecity -->
<!-- * '''2010/mon/day:''' coreboot event at [[Link]] in somecity -->
<div style="color: #00ff00">
* '''2010/05/25:''' [[GSoC|Google Summer of Code 2010]]
* '''2010/05/25:''' [[GSoC|Google Summer of Code 2010]] student started!
</div>
* '''2010/06/09-12:''' coreboot exhibits at [http://www.linuxtag.org/ LinuxTag] in Berlin
</small>
</small>



Revision as of 21:49, 18 September 2010

coreboot (formerly known as 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.

With this separation of hardware initialization and later boot logic, coreboot can scale from specialized applications run directly from firmware, operating systems in flash, and custom bootloaders to implementations of firmware standards like PCBIOS and EFI without having to carry features not necessary in the target application, reducing the amount of code and flash space required.

We currently support 225 different mainboards.

  • 100% Free Software (GPL), no royalties, no license fees!
  • Fast boot times (3 seconds to Linux console)
  • Supports many mainboards, chipsets, and payloads

  • Desktop PCs and servers
  • Clusters
  • Embedded solutions

About
Find out more about coreboot.
Press | Logo | History | Screenshots/Videos | Contributors | Sponsors | Products | Clusters | Vendors

Developers
Get involved! Help us make coreboot better.
Development Guidelines | Developer Manual | Doxygen | Browse Source | GSoC | SerialICE | Flag Days

Status
Find out whether your hardware is already supported.
Supported Boards | Supported Chipsets | Build Status

Related Tools
Tools and libraries related to coreboot.
Flashrom | Superiotool | Nvramtool | Buildrom | Mkelfimage | Inteltool | Msrtool | Ectool | Hardware tools

Getting Started
Download coreboot and get started.
Build HOWTO | Downloads | Documentation | Board Tutorials | QEMU | AMD SimNow | Build from Windows

Support
Learn how to contact us and find help and support.
FAQ | Mailinglist | IRC | Issue Tracker | Glossary | coreboot Options
make menuconfig in coreboot


News


Upcoming Events