Searched refs:efi_poweroff (Results 1 – 1 of 1) sorted by relevance
129 static bool efi_poweroff = true; variable130 SYSCTL_BOOL(_hw_efi, OID_AUTO, poweroff, CTLFLAG_RWTUN, &efi_poweroff, 0,170 if ((howto & RB_POWEROFF) != 0 && efi_poweroff) in efi_shutdown_final()