#efi #uefi

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

#2322 in Hardware support

Download history 9/week @ 2025-09-30 1/week @ 2025-10-07 20/week @ 2025-10-14 27/week @ 2025-10-21 3/week @ 2025-10-28

128 downloads per month
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

~245–670KB
~15K SLoC