1# uefi-macros 2 3[](https://crates.io/crates/uefi-macros) 4[](https://docs.rs/uefi-macros) 5 6This crate provides procedural macros used by [the `uefi-rs` project](https://github.com/rust-osdev/uefi-rs/) 7to simplify the development of UEFI applications and reduce boilerplate. 8