#uefi #efi #ffi #os-loader #boot-loader

no-std efi_ffi

A foreign function interface to UEFI

2 releases

0.1.1 Jan 24, 2021
0.1.0 Jan 24, 2021

#582 in Operating systems

Download history 13/week @ 2024-02-19 14/week @ 2024-02-26 3/week @ 2024-03-04 6/week @ 2024-03-11 4/week @ 2024-03-18 48/week @ 2024-04-01

59 downloads per month
Used in efi

MIT license

115KB
2.5K SLoC

efi_ffi

A crate that serves as a foreign function interface (FFI) to the UEFI environment by providing declarations of UEFI functions and variables.

Currently contains only a subset of the UEFI API surface. Pull requests are welcome for parts that are missing.

No runtime deps