mirror of
https://github.com/rust-osdev/uefi-rs
synced 2026-08-26 18:26:05 -04:00
8 lines
378 B
Markdown
8 lines
378 B
Markdown
|
|
# uefi-macros
|
||
|
|
|
||
|
|
[](https://crates.io/crates/uefi-macros)
|
||
|
|
[](https://docs.rs/uefi-macros)
|
||
|
|
|
||
|
|
This crate provides procedural macros used by [the `uefi-rs` project](https://github.com/rust-osdev/uefi-rs/)
|
||
|
|
to simplify the development of UEFI applications and reduce boilerplate.
|