commit | 9890d29df9cc5f630ab35bfe53eb27eb83e6bc66 | [log] [tgz] |
---|---|---|
author | Mohammed Javith Akthar M <mohammedjavitham@ami.com> | Thu Jun 27 18:12:23 2024 -0400 |
committer | Mohammed Javith Akthar M <mohammedjavitham@ami.com> | Thu Sep 19 19:21:46 2024 +0000 |
tree | 2b5468a385ecc8ecddb87331b4529b2b5566db5d | |
parent | a021e32b2486b3a2248f141c78b8e3b365ecf5fd [diff] |
obmc-ikvm: rename service file to align with repo name Updated systemd service file as following for better readability start-ipkvm.service -> obmc-ikvm.service Testing: Verified systemd service using QEMU + AST2600EVB firmware. Before changes: root@evb-ast2600:~# systemctl status start-ipkvm * start-ipkvm.service - OpenBMC ipKVM daemon After changes: root@evb-ast2600:~# systemctl status obmc-ikvm * obmc-ikvm.service - OpenBMC ipKVM daemon Change-Id: I8260a09b074b04c47821758c31ecad5d53eca40c Signed-off-by: Mohammed Javith Akthar M <mohammedjavitham@ami.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]