uefi 0.28.0

Safe and easy-to-use wrapper for building UEFI apps.
Documentation

uefi-rs

Crates.io Docs.rs License Build status Stars

For an introduction to the uefi-rs project and documentation, please refer to our main README.

Optional features

This crate's features are described in src/lib.rs.

User Documentation

For a quick start, please check out the UEFI application template.

The uefi-rs book contains a tutorial, how-tos, and overviews of some important UEFI concepts. Reference documentation for the various crates can be found on [docs.rs]:

MSRV

The minimum supported Rust version is currently 1.70.

Our policy is to support at least the past two stable releases.

License

The code in this repository is licensed under the Mozilla Public License 2. This license allows you to use the crate in proprietary programs, but any modifications to the files must be open-sourced.

The full text of the license is available in the license file.