commit | a0de400d055a2b5548984b8532a192533593a2a1 | [log] [tgz] |
---|---|---|
author | Sharad Yadav <sharady@nvidia.com> | Tue Jan 05 17:38:30 2021 +0530 |
committer | Sharad Yadav <sharady@nvidia.com> | Tue Jan 05 17:59:15 2021 +0530 |
tree | 7f9e0a065c61c96f3a81d22a58b9d4b0d79d6995 | |
parent | 07c15b7359bdadb2b2b6363dfa0096d8a3e0b865 [diff] |
Fix IPMI `Out of space` response error code. As per IPMI spec `out of space` error code is 0xC4. Tested: IPMI responseOutOfSpace() returns correct string "Out of space". Signed-off-by: Sharad Yadav <sharady@nvidia.com> Change-Id: I134b2f0afbf23dcd083f6642d7e64f68546c4603
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
.