This library allows you to write UEFI applications in Rust.
UEFI is the successor to the BIOS. It provides an early boot environment for OS loaders and other low-level applications.
The objective of this library is to provide safe and performant wrappers for UEFI interfaces, and allow developers to write idiomatic Rust code.
https://github.com/GabrielMajeri/uefi-rs
