Module firmware_uefi::platform::nvram
source · Expand description
Interfaces required to support UEFI nvram services.
Structs§
- UEFI Time Structure
Enums§
Traits§
- Abstraction over persistent nvram variable storage (e.g: in-memory, file-backed, vmgs-backed, etc.).
- Callbacks that enable nvram services to revoke VSM on ExitBootServices if requested by the guest.