LinuxBoot

LinuxBoot is a free software project aimed at replacing most of the DXE modules in UEFI firmware with the Linux kernel. LinuxBoot must run on top of hardware initialisation software in order to start. This can be the PEI part of UEFI, coreboot, or U-Boot.[1] It can boot Linux through the kexec syscall, but is also able to boot Windows with a different method.[2]

LinuxBoot
LicenseGPLv2
Websitelinuxboot.org

History

Originally, the project was started as NERF by Google.[3] NERF was a stripped down version of EFI which contains a Linux kernel and userland applications. This project has been split up into LinuxBoot (which contains the bootblock and kernel) and u-root, which contains the userland application.

LinuxBoot became an official Linux Foundation project in 2018.[4]

Hardware support

Currently, the EFI support of LinuxBoot is limited to a few servers:[5]

LinuxBoot is in theory also supported on all the mainboards that are supported by the coreboot project, which does include the OCP Monolake.[6] In practice, the support is limited due to flash size constraints.

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.