commit | 5e007a5daaaa9e9b4ea0400ad798b2e4ec44a838 | [log] [tgz] |
---|---|---|
author | Marri Devender Rao <devenrao@in.ibm.com> | Mon Jan 08 06:18:36 2018 -0600 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Fri Jan 19 20:10:33 2018 +0000 |
tree | 503a137cdac8b2f1041a25eb96ae62df2b5a69dc | |
parent | dfd8469745f6b9a4534c0f07a8df32d3985d115d [diff] |
DCMI : Implement Get System GUID command Implemented IPMI Get System GUID command. It reads data from the DBUS object which is in RFC4122(MSB) format and converts to LSB format and returns. Resolves openbmc/openbmc#2620 Change-Id: I95f0aa596695bf1f903b4c2cc1d64df80bdd3de9 Signed-off-by: Marri Devender Rao <devenrao@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
.