Expand description
Interfaces required to support UEFI nvram services.
Structs§
- EFI_
TIME - UEFI Time Structure
Enums§
Traits§
- Nvram
Storage - 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.