Crate zfi_macros

Crate zfi_macros 

Source

Macros§

str
Construct an EFI string from a Rust string literal.

Attribute Macros§

main
Define the entry of EFI program, automatically import alloc crate, generate global_allocator and panic_handler.