efi-loadopt 0.2.1

UEFI load option (EFI_LOAD_OPTION) decoding
Documentation
1
2
3
4
5
# efi-loadopt

A tiny utility crate with a sole purpose of deserializing UEFI Boot Manager's Load Options (`EFI_LOAD_OPTION`) - see 3.1.3 at [UEFI spec](https://uefi.org/specifications).

More functionality (like serialization) may be added in the future.