Crates.io | efi-loadopt |
lib.rs | efi-loadopt |
version | 0.2.1 |
source | src |
created_at | 2019-04-21 04:27:12.806599 |
updated_at | 2023-08-12 18:02:10.540254 |
description | UEFI load option (EFI_LOAD_OPTION) decoding |
homepage | |
repository | https://github.com/MOZGIII/efi-loadopt.git |
max_upload_size | |
id | 129193 |
size | 4,595 |
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.