Crate uefi_macros[][src]

Attribute Macros

Custom attribute for a UEFI executable entrypoint

unsafe_guid attribute macro, implements the Identify trait for any type (mostly works like a custom derive, but also supports type aliases)

Derive Macros

Custom derive for the Protocol trait