Sprout by Edera: UEFI Bootloader in Rust
github.com·22h·
Discuss: Hacker News
Flag this post

Sprout

Sprout is a programmable UEFI bootloader written in Rust.

It is in use at Edera today in development environments and is intended to ship to production soon.

The name “Sprout” is derived from our company name “Edera” which means “ivy.” Given that Sprout is the first thing intended to start on an Edera system, the name was apt.

It supports x86_64 and ARM64 EFI-capable systems. It is designed to require UEFI and can be chainloaded from an existing UEFI bootloader or booted by the hardware directly.

Sprout is licensed under Apache 2.0 and is open to modifications and contributions.

NOTE: Sprout is still in beta. Some features may not work as expected. Please report any bugs you find.

Background

At…

Similar Posts

Loading similar posts...