Crate uefi_nvram_storage

source ·
Expand description

Abstractions to support pluggable UEFI nvram storage backends (e.g: in memory, file backed, etc…)

Modules§

  • Provides an in-memory implementation of NvramStorage that doesn’t automatically persist to disk.

Structs§

Enums§

Traits§