
coreboot
coreboot is an extended firmware platform that delivers a lightning fast and secure boot experience on modern computers and embedded systems. As an Open Source project it provides auditability and …
coreboot 25.03 has been released! – coreboot
Apr 3, 2025 · This release brings important improvements to display handling, USB debugging capabilities, and CPU topology management, along with various other enhancements that further …
Announcing coreboot 25.12 release
Dec 26, 2025 · The coreboot project is pleased to announce the release of coreboot 25.12, continuing our commitment to advancing open-source firmware development. This release incorporates over …
coreboot for end users
coreboot is a replacement for your BIOS / UEFI with a strong focus on boot speed, security and flexibility. It is designed to boot your operating system as fast as possible without any compromise to …
Announcing coreboot 25.09 release
Oct 10, 2025 · The coreboot project is pleased to announce the release of coreboot 25.09, continuing our commitment to advancing open-source firmware development. This release incorporates over …
coreboot Releases
Sep 25, 2025 · If you are a developer or end user, we recommend that you use the main branch of the coreboot repository. To get the coreboot source from the git repository, run the command:
Announcing the coreboot release 25.06 – coreboot
Jul 4, 2025 · The coreboot project is pleased to announce the release of coreboot 25.06, another milestone in our work promoting the use of open-source firmware. This release incorporates almost …
coreboot – News from coreboot world
Sep 2, 2024 · The coreboot project is pleased to announce the release of coreboot 25.12, continuing our commitment to advancing open-source firmware development. This release incorporates over 750 …
coreboot for developers
coreboot (formerly known as LinuxBIOS) believes in the principles of Open Source software. It borrows many well known concepts from other Open Source projects, like Kconfig, the Linux kernel coding …
Tutorial, part 1: Starting from scratch - coreboot
The idea behind coreboot is that it does the minimum amount possible before passing control of the machine to a payload. There are various payloads such as grub or SeaBIOS that are typically used …