commit | 5b7c3266d3f8e49f48f1fed43caed078c8a8af8d | [log] [tgz] |
---|---|---|
author | anil kumar appana <anil.kumarx.appana@intel.com> | Mon May 27 18:10:23 2019 +0000 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Tue Jan 14 16:25:34 2020 +0000 |
tree | 14c312f8adc6bdca11819baaed6021822ff4d731 | |
parent | c665652df4c6d05f34ae1af49b2e7756629abbe3 [diff] |
storagehandler: move read FRU data to new API Rewrite "Read FRU Data" command to new IPMI provider API. Tested: 1. verified Read FRU data is same both before and after the changes ipmitool raw 0x0a 0x11 0x74 58 00 3 //request 03 32 36 31 //response Signed-off-by: anil kumar appana <anil.kumarx.appana@intel.com> Change-Id: I3bd497068462ee97a7b3fe648c3b0727f998bb0b
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
.