| Crates.io | efi_ffi |
| lib.rs | efi_ffi |
| version | 0.1.1 |
| created_at | 2021-01-24 03:48:08.102555+00 |
| updated_at | 2021-01-24 06:08:29.730068+00 |
| description | A foreign function interface to UEFI |
| homepage | |
| repository | https://github.com/gurry/efi_ffi |
| max_upload_size | |
| id | 345889 |
| size | 115,378 |
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.