efi_ffi 0.1.1

A foreign function interface to UEFI
Documentation

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.