#ffi #uefi #efi #boot-loader #os-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

#362 in Operating systems

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