UefiBoot#

class UefiBoot(is_secure_boot_enabled=None, nvram_device=None, *args, **kwargs)#

Bases: object

UEFI boot mode and its associated configuration.

Parameters:
property is_secure_boot_enabled#

Indicate whether to enable secure boot or not.

Type:

bool

property nvram_device#
Type:

NvramDevice

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model