commit | 70ce735720983f289c4e7c44987f3b91071c4d4c | [log] [tgz] |
---|---|---|
author | Yong Li <yong.b.li@linux.intel.com> | Thu May 16 21:15:27 2019 +0800 |
committer | Yong Li <yong.b.li@intel.com> | Thu May 23 22:51:48 2019 +0000 |
tree | df49317c1f11ca2debc7a21691e523544170815d | |
parent | 6f1e978814b8f9be012f7f0c1944d652243a20f8 [diff] |
chassishandler: add AC failed bit support for chassis status PFail property is provided by power control service, true means the booting is from AC power loss. Tested: Remove the AC cable and reconnect it to power on the system ipmitool chassis status will return: Last Power Event : ac-failed Change-Id: I3743f15da259491052ee8fc869205438e79046f8 Signed-off-by: Yong Li <yong.b.li@linux.intel.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.