{"id":19046442,"url":"https://github.com/gurry/efi_ffi","last_synced_at":"2026-05-10T09:30:17.764Z","repository":{"id":57623457,"uuid":"332359341","full_name":"gurry/efi_ffi","owner":"gurry","description":"A foreign function interface to UEFI","archived":false,"fork":false,"pushed_at":"2024-05-07T14:20:36.000Z","size":41,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-02T08:44:55.109Z","etag":null,"topics":["bootloader","efi","ffi","uefi","uefi-application","uefi-boot","uefi-development"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gurry.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-24T03:31:05.000Z","updated_at":"2024-05-07T14:20:45.000Z","dependencies_parsed_at":"2022-08-30T12:31:34.802Z","dependency_job_id":"72ad1e93-258a-4477-b06b-25ab1b4b27d4","html_url":"https://github.com/gurry/efi_ffi","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"baee3ab7a018053e94e9cdd2fc98908df2a4b25b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gurry%2Fefi_ffi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gurry%2Fefi_ffi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gurry%2Fefi_ffi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gurry%2Fefi_ffi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gurry","download_url":"https://codeload.github.com/gurry/efi_ffi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240103634,"owners_count":19748222,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootloader","efi","ffi","uefi","uefi-application","uefi-boot","uefi-development"],"created_at":"2024-11-08T22:54:47.411Z","updated_at":"2026-05-10T09:30:17.700Z","avatar_url":"https://github.com/gurry.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# efi_ffi\n\n[![Crates.io](https://img.shields.io/crates/v/efi)](https://crates.io/crates/efi_ffi)\n\nA crate that provides raw declarations of UEFI functions, types and constants which can be used to build UEFI applications in Rust.\n\nTo learn how to use it, see the [`efi`](https://github.com/gurry/efi/tree/master) crate. For example, see how the UEFI declarations from this crate [are used in `efi`'s `Console` module to access UEFI console functionality](https://github.com/gurry/efi/blob/422d9762ec5857d42c8095c74aef14cae3cc2020/src/console.rs#L1-L40).\n\nNote: the `efi` crate is an ergonomic wrapper over this crate and should be preferred for most application. This crate should be used only if you need low-level control.\n\n## UEFI Version\nThe version of UEFI spec implemented by this crate is `2.4`.\n\n## Status\nCurrently only a subset of the UEFI API is implemented. Pull requests are welcome for parts that are missing.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgurry%2Fefi_ffi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgurry%2Fefi_ffi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgurry%2Fefi_ffi/lists"}