commit | e77b423de8831a10b4b071a5c7c87ebec1ffdd91 | [log] [tgz] |
---|---|---|
author | Jayaprakash Mutyala <mutyalax.jayaprakash@intel.com> | Thu Aug 13 22:19:13 2020 +0000 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Aug 24 16:39:23 2020 +0000 |
tree | e6291855743a2e7d0b1db218551d270250b55453 | |
parent | b34d6fdf276cbfded107120b0829150bc22bca63 [diff] |
Add Force Restart support property Add HardReboot property to D-Bus interface. Scenario: some services hang reboots in the BMC shutdown path. Always a bug of some sort but having a "big hammer" like this to force a reboot could be useful for getting out of those issues. Tested: On Redfish can use ForceRestart to HardReboot the BMC. Signed-off-by: Jayaprakash Mutyala <mutyalax.jayaprakash@intel.com> Change-Id: I3a4e813c6a2f44a7ee5cfe66fd1e429a65f9b6dc
YAML descriptors of standard D-Bus interfaces. The format is described by the sdbusplus binding generation tool sdbus++.
Only the xyz/openbmc_project interfaces are built by default.
Enable the OpenPower D-Bus interfaces with:
--enable-openpower-dbus-interfaces
Enable IBM D-Bus interfaces with:
--enable-ibm-dbus-interfaces