Module nvram

Source
Expand description

Interfaces required to support UEFI nvram services.

Structs§

EFI_TIME
UEFI Time Structure

Enums§

NextVariable
NvramStorageError

Traits§

NvramStorage
Abstraction over persistent nvram variable storage (e.g: in-memory, file-backed, vmgs-backed, etc.).
VsmConfig
Callbacks that enable nvram services to revoke VSM on ExitBootServices if requested by the guest.