UefiBoot#
- class UefiBoot(is_secure_boot_enabled=None, nvram_device=None, *args, **kwargs)[source]#
Bases:
object
UEFI boot mode and its associated configuration.
- Parameters:
is_secure_boot_enabled – (
is_secure_boot_enabled
) Indicate whether to enable secure boot or not.nvram_device – (
nvram_device
)
- property is_secure_boot_enabled#
Indicate whether to enable secure boot or not.
- Type:
bool
- property nvram_device#
- Type: