commit | c46f6cd7dc47ccafcd2e86e160a32fe1be404e7e | [log] [tgz] |
---|---|---|
author | smriti <smriti.ayushi@intel.com> | Wed Mar 20 14:09:41 2019 +0530 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Tue Apr 09 23:55:15 2019 +0000 |
tree | 8b956767225ae55bdd16b47df605bcdbb63c1208 | |
parent | 400cc789598eb41a9dd569c63691b7212fe71b4a [diff] |
Support - Get channel capabilities in host intf Support added for get channel authentication capabilities command to be responded in host interface too, by adding the same under user commands provider library. Tested: 1. verified by executing raw command ipmitool raw 6 0x38 1 1 //Command 01 80 04 02 00 00 00 00 //Response 2. verified by giving invalid Channel Number and response as 0xcc ipmitool raw 6 0x38 0x12 1 //Command Change-Id: Iafea68c432f9eeecd6a30098a0206dd97cab9b14 Signed-off-by: smriti <smriti.ayushi@intel.com> Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Vernon Mauery <vernon.mauery@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
.