commit | de03ada04dd973c33eaf08b9354eb2f8ba146e54 | [log] [tgz] |
---|---|---|
author | Chaul Ly <chaul@amperecomputing.com> | Wed Dec 18 03:16:25 2024 +0000 |
committer | ChauLy-Vietnam <chaul@amperecomputing.com> | Tue Aug 19 02:19:18 2025 +0000 |
tree | 61ec27ba7412c908fd159fa83e19159bf38a6b56 | |
parent | 6990a6e6a2ba4ab2d19cbf4b885961f1b1e6517a [diff] |
chassiscommands: Update chassis intrusion retrieval method This commit updates to use GetSubTree for checking chassis intrusion service presence on D-Bus. As the object path prefix and name of chassis intrusion is going to be changed [1], the old hardcoded string can't be used to look for it anymore. [1] https://gerrit.openbmc.org/c/openbmc/dbus-sensors/+/76254 Change-Id: I275293786c98512742caeb85189c3613e7fe98e8 Signed-off-by: Chaul Ly <chaul@amperecomputing.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]