commit | 844f8fc10d58fd183f958f0609d851033b504183 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Mon Dec 05 09:57:48 2022 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Dec 08 18:24:08 2022 +0000 |
tree | fd03a19d56f72533e99fbd3ba1d5993b7352f4df | |
parent | 7acb2d27bcb04030f63da02d33873634343a1bfb [diff] |
python: fix flake8 warnings and format with black Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I5d35d028e92b1f4225d0abb1d54a9f334f7e4417
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]