#uefi #efi #decoding

efi-loadopt

UEFI load option (EFI_LOAD_OPTION) decoding

3 unstable releases

0.2.1 Aug 12, 2023
0.2.0 Aug 12, 2023
0.1.0 Apr 21, 2019

#1647 in Hardware support


Used in 6 crates (via efibootnext)

MIT license

5KB
69 lines

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.

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

Dependencies

~315–790KB
~18K SLoC