commit | 9e5232e59573ae4ddc6dd2064a813fd650dd0695 | [log] [tgz] |
---|---|---|
author | Tom <tomjoseph@in.ibm.com> | Mon Nov 07 12:14:51 2016 +0530 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Tue Jan 17 16:31:30 2017 +0530 |
tree | 3a11d75a38de185feb2afb295794d83d494c796b | |
parent | a640b775491bff926ac759ffd6e13ec2bcc80d26 [diff] |
Create library for System Interface Commands. There are IPMI commands like Read Event Message Buffer, Set BMC Global Enables and Get Message Flags which is to be executed from host interface only. So creating a separate library for these commands which would be used only by phosphor-host-ipmid. Change-Id: I14cb4019b9ab19c84e463e5a7820010f57f1c5eb Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To full clean the repository again run ./bootstrap.sh clean
.