commit | 43263c60af68202794a1b08892f9d42aba1b41a6 | [log] [tgz] |
---|---|---|
author | anil kumar appana <anil.kumarx.appana@intel.com> | Mon May 27 12:45:04 2019 +0000 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Tue Jan 14 23:28:26 2020 +0000 |
tree | a02d837a6e6718ab456f774307f626757064b540 | |
parent | 8e8c8e29dd7c0a2a448bebae6897d2f8c6030e5d [diff] |
chassishandler:Get Chassis Capabilities to new API Rewrite "get chassis capabilities" command to use newly introduced IPMI provider API. Tested: verified using ipmitool raw command. Command: ipmitool raw 0x00 0x00 // get chassis capabilities command Response: 06 20 20 20 20 20 Change-Id: I16f7efec58f438f1f04392b246b27ab665a65ed5 Signed-off-by: anil kumar appana <anil.kumarx.appana@intel.com> Signed-off-by: jayaprakash Mutyala <mutyalax.jayaprakash@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
.