[PATCH phosphor-host-ipmid v3 1/6] Support host reboot

Stewart Smith stewart at linux.vnet.ibm.com
Thu Dec 17 08:27:12 AEDT 2015


OpenBMC Patches <openbmc-patches at stwcx.xyz> writes:
> @@ -89,11 +90,11 @@ ipmi_ret_t ipmi_chassis_control(ipmi_netfn_t netfn, ipmi_cmd_t cmd,
>  	switch(chassis_ctrl_cmd)
>  	{
>  		case CMD_POWER_OFF:
> +			rc = ipmi_chassis_power_control("powerOff");
> +			break;

Is this a hard power off or a soft one?



More information about the openbmc mailing list