efi_ffi

Crates.ioefi_ffi
lib.rsefi_ffi
version0.1.1
sourcesrc
created_at2021-01-24 03:48:08.102555
updated_at2021-01-24 06:08:29.730068
descriptionA foreign function interface to UEFI
homepage
repositoryhttps://github.com/gurry/efi_ffi
max_upload_size
id345889
size115,378
Gurinder Singh (gurry)

documentation

README

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.

Commit count: 9

cargo fmt