commit | 24539a4845e90e21e1b711818ea7f8ca2f1a1c99 | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@ieisystem.com> | Wed Jul 02 16:58:00 2025 +0800 |
committer | George Liu <liuxiwei@ieisystem.com> | Wed Jul 02 16:58:00 2025 +0800 |
tree | f45244e3bd904c7635c80f60f75ef95298e3e77b | |
parent | fb17ae10433c554e247594c2da298d1f0b7b3f55 [diff] |
remove IPMI_CC Since IPMI_CC declared in api.h has been gradually deprecated, this submission will use ipmi::cc in api.hpp instead. Change-Id: If605247d9e2453b9b13d307f53da3b6143af0259 Signed-off-by: George Liu <liuxiwei@ieisystem.com>
This component is intended to provide Intel-specific IPMI[3]
command handlers for OpenBMC. These handlers are intended to integrate BMC with servers based on Intel architecture.
intel-ipmi-oem
serves as an extension[1]
to OpenBMC IPMI daemon[2]
. It is compiled as a shared library and intended to both:
Related features provided by the library are grouped in separate source files. Main extensions to vanilla OpenBMC IPMI stack are the following:
[4]