Crate uefi_macros

source ·

Macros

  • Builds a CStr8 literal at compile time from a string literal.
  • Builds a CStr16 literal at compile time from a string literal.

Attribute Macros

  • Custom attribute for a UEFI executable entry point.
  • Attribute macro for marking structs as UEFI protocols.