Welcome to coreboot: Difference between revisions

From coreboot
Jump to navigation Jump to search
(Added link to LinuxTag news entry)
mNo edit summary
Line 99: Line 99:
'''<span style="font-variant:small-caps;">News</span>'''<hr />
'''<span style="font-variant:small-caps;">News</span>'''<hr />
<small>
<small>
* '''2007/05/24:''' [[News#2007.2F05.2F24_ASUS_A8N-E_now_supported|ASUS A8N-E now supported]]
* '''2007/05/23:''' [[News#2007.2F05.2F23_LinuxBIOS_booth_at_LinuxTag_in_Berlin.2C_29.2F5-2.2F6|LinuxBIOS booth at LinuxTag in Berlin 29/5-2/6]]
* '''2007/05/23:''' [[News#2007.2F05.2F23_LinuxBIOS_booth_at_LinuxTag_in_Berlin.2C_29.2F5-2.2F6|LinuxBIOS booth at LinuxTag in Berlin 29/5-2/6]]
* '''2007/05/05:''' [[News#2007.2F05.2F05_DIGITAL-LOGIC_MSM800SEV_now_supported|DIGITAL-LOGIC MSM800SEV now supported]]
* '''2007/05/05:''' [[News#2007.2F05.2F05_DIGITAL-LOGIC_MSM800SEV_now_supported|DIGITAL-LOGIC MSM800SEV now supported]]
Line 105: Line 106:
* '''2007/02/24:''' [[News#2007.2F02.2F24_LinuxBIOS_talk_at_FOSDEM_2007|LinuxBIOS talk (video) at FOSDEM 2007]]
* '''2007/02/24:''' [[News#2007.2F02.2F24_LinuxBIOS_talk_at_FOSDEM_2007|LinuxBIOS talk (video) at FOSDEM 2007]]
* '''2007/02/09:''' [[News#2007.2F02.2F09_MSI_K9ND_Master_Series_.28MS-9282.29_supported_in_LinuxBIOS|MSI K9ND Master Series (MS-9282) support]]
* '''2007/02/09:''' [[News#2007.2F02.2F09_MSI_K9ND_Master_Series_.28MS-9282.29_supported_in_LinuxBIOS|MSI K9ND Master Series (MS-9282) support]]
* '''2006/11/02:''' [[News#2006.2F11.2F02_MSI_K9SD_Master-S2R_.28MS-9185.29_supported_in_LinuxBIOS|MSI K9SD Master-S2R (MS-9185) support]]
* '''2006/10/05:''' [[News#2006.2F10.2F05_AMD_Rev_F_supported_in_LinuxBIOS|AMD Rev F support]]
</small>
</small>
</td></tr></table>
</td></tr></table>
__NOTOC__
__NOTOC__
__NOEDITSECTION__
__NOEDITSECTION__

Revision as of 11:26, 26 May 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 & Videos | Contributors | Sponsors

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

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 | QEMU | Build Tutorials | Confirmed Working SVN Revisions | Buildrom | Flashrom | Misc

Support
Learn how to contact us and find help and support.
Mailinglist | FAQ | Glossary | LinuxBIOS Options
A BIOS POST card for PCI, used for early hardware debugging in LinuxBIOS.


News