Searched defs:efi_spar_indication (Results 1 – 2 of 2) sorted by relevance
157 struct efi_spar_indication { struct158 u64 boot_to_fw_ui:1; /* Bit 0: Stop in uefi ui */159 u64 clear_nvram:1; /* Bit 1: Clear NVRAM */160 u64 clear_cmos:1; /* Bit 2: Clear CMOS */161 u64 boot_to_tool:1; /* Bit 3: Run install tool */
569 struct efi_spar_indication efi_spar_indication; in boottotool_show() local584 struct efi_spar_indication efi_spar_indication; in boottotool_store() local