commit | a9915b76b4260b23cd14e30b41dd8985cc4ac1f8 | [log] [tgz] |
---|---|---|
author | Jason M. Bills <jason.m.bills@linux.intel.com> | Tue Oct 09 09:23:49 2018 -0700 |
committer | Jason M. Bills <jason.m.bills@linux.intel.com> | Tue Oct 09 10:42:09 2018 -0700 |
tree | b999f4a554922e35f07789ba204115c18f728153 | |
parent | 34aca0135d4e9a5fd6616d369eec72b4c0605de8 [diff] |
Update to the new SEL reservation check The interface to check SEL reservation IDs changed in openbmc/phosphor-host-ipmid, commit 13e67c8d43064d58fb8c4cc7757abb823e3ac51e. This commit updates to use the new interface to check the SEL Rserveration ID. Change-Id: I8151b13a927729efd88b4aec061c81ed7ba086ba Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
This .so file is designed to support the OpenPOWER's BIOS OEM commands. Documentation can be found by contacting the OpenPOWER mailing list @ https://github.com/open-power/op-build
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`.