#uefi #efi #api-bindings

yanked rawuefi

RawUEFI is a crate providing idiomatic raw bindings to UEFI with accordance to UEFI Specification 2.10

14 releases

0.1.5-dev.3 Apr 14, 2023
0.1.5-dev.2 Apr 4, 2023
0.1.4-dev.5 Mar 5, 2023

#25 in #efi

Download history 53/week @ 2024-02-22 133/week @ 2024-02-29

154 downloads per month

GPL-3.0-only

47KB
999 lines

RawUEFI

RawUEFI is a Rust crate providing idiomatic raw Rust bindings for the Unified Extensible Firmware Interface (UEFI). RawUEFI is to maintain a low-level API over UEFI and aims to be as simple as possible.

Contributing

Issues and Pull Requests are welcome!

Licensing

The RawUEFI project is licensed under GNU General Public License Version 3. See the COPYING file for more details.

No runtime deps