39 releases (breaking)

0.28.0 Apr 19, 2024
0.27.0 Mar 17, 2024
0.26.0 Nov 12, 2023
0.24.0 Jun 21, 2023
0.1.2 Feb 15, 2016

#17 in Embedded development

Download history 5617/week @ 2024-01-11 6761/week @ 2024-01-18 5992/week @ 2024-01-25 7491/week @ 2024-02-01 8454/week @ 2024-02-08 8241/week @ 2024-02-15 8896/week @ 2024-02-22 7919/week @ 2024-02-29 9777/week @ 2024-03-07 10385/week @ 2024-03-14 8135/week @ 2024-03-21 9650/week @ 2024-03-28 7309/week @ 2024-04-04 6780/week @ 2024-04-11 8447/week @ 2024-04-18 5886/week @ 2024-04-25

30,255 downloads per month
Used in 7 crates

MPL-2.0 license

1MB
19K SLoC

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.

Dependencies

~1.5MB
~40K SLoC