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