{"id":13339053,"url":"https://github.com/x1tan/rust-uefi-runtime-driver","last_synced_at":"2025-03-11T12:31:09.106Z","repository":{"id":137465080,"uuid":"302408690","full_name":"x1tan/rust-uefi-runtime-driver","owner":"x1tan","description":"Template for UEFI runtime drivers written in Rust with serial logging and debugging support.","archived":false,"fork":false,"pushed_at":"2020-10-09T21:30:43.000Z","size":9,"stargazers_count":57,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-24T00:22:04.577Z","etag":null,"topics":["driver","efi","rust","uefi"],"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/x1tan.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":"2020-10-08T17:03:52.000Z","updated_at":"2024-06-12T23:34:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"40b67082-26e5-4238-b3a3-62847d46e050","html_url":"https://github.com/x1tan/rust-uefi-runtime-driver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x1tan%2Frust-uefi-runtime-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x1tan%2Frust-uefi-runtime-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x1tan%2Frust-uefi-runtime-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x1tan%2Frust-uefi-runtime-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/x1tan","download_url":"https://codeload.github.com/x1tan/rust-uefi-runtime-driver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243034800,"owners_count":20225407,"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":["driver","efi","rust","uefi"],"created_at":"2024-07-29T19:19:00.826Z","updated_at":"2025-03-11T12:31:09.083Z","avatar_url":"https://github.com/x1tan.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust UEFI Runtime Driver\n\n![GitHub Workflow Status](https://img.shields.io/github/workflow/status/x1tan/rust-uefi-runtime-driver/build)\n![GitHub](https://img.shields.io/github/license/x1tan/rust-uefi-runtime-driver)\n![Twitter Follow](https://img.shields.io/twitter/follow/x1tan)\n\n\u003e Template for UEFI runtime drivers written in Rust with serial logging and debugging support.\n\n## Overview\n\nThis projects serves as a foundation for UEFI runtime driver development in Rust. Its equipped with various features to help you get started:\n\n* Up-to-date Cargo configuration to built a `x86_64-unknown-uefi` target on Rust nightly and link it as a runtime driver\n* Logging to serial output\n* Debugging support (wait loop until debugger is attached as well as a Python GDB script to locate the PE file in memory)\n* Continuous integration with GitHub Actions, minimal dependencies, custom panic handler and more\n\nFor more details regarding the implementation and debugging the driver have a look at my [blog post](https://xitan.me/posts/rust-uefi-runtime-driver/). If you are interested in creating a Rust UEFI application e.g. as your bootloader instead of a runtime driver, I recommend reading [\"An EFI App a bit rusty\"](https://gil0mendes.io/blog/an-efi-app-a-bit-rusty/) for more information about [uefi-rs](https://github.com/rust-osdev/uefi-rs).\n\n## References\n\n- [UEFI Specification](https://uefi.org/sites/default/files/resources/UEFI_Spec_2_8_final.pdf): Unified Extensible Firmware Interface Specification (v2.8).\n- [r-efi](https://github.com/r-efi/r-efis): UEFI Reference Specification Protocol Constants and Definitions.\n- [uefi-rs](https://github.com/rust-osdev/uefi-rs): Rust wrapper for UEFI.\n\n## License\n\n[MIT](https://github.com/x1tan/rust-uefi-runtime-driver/blob/master/LICENSE) [@x1tan](https://twitter.com/x1tan)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx1tan%2Frust-uefi-runtime-driver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fx1tan%2Frust-uefi-runtime-driver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx1tan%2Frust-uefi-runtime-driver/lists"}