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>
1 file changed
tree: b999f4a554922e35f07789ba204115c18f728153
  1. org/
  2. .gitignore
  3. bootstrap.sh
  4. configure.ac
  5. elog-errors.hpp
  6. host-interface.cpp
  7. host-interface.hpp
  8. LICENSE
  9. local_users.cpp
  10. local_users.hpp
  11. MAINTAINERS
  12. Makefile.am
  13. oemhandler.cpp
  14. oemhandler.hpp
  15. README.md
README.md

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

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`.

Supported Commands

  • Partial Add
  • Prepare for host update
  • Reset BMC authentication