commit | f486695af2052817fba28078976279cc24a6b2e4 | [log] [tgz] |
---|---|---|
author | Suryakanth Sekar <suryakanth.sekar@linux.intel.com> | Thu Feb 25 16:06:57 2021 +0530 |
committer | Suryakanth Sekar <suryakanth.sekar@linux.intel.com> | Mon Mar 01 14:54:40 2021 +0000 |
tree | 752914e768383b8290b40a5461b2fd33e2d5c2ab | |
parent | 09701efa93f2e9b25b19c4560db60c1878ef8a9c [diff] |
Status-BIT4/BIT5 contain Password Hash status In setPasswordHash command, status- BIT4/ BIT5 contain password status.so we need to filter out the status bit for checking the supported Algorithm. Status BIT4 and BIT5 are used in bios-settings-mgr service. Tested: SetPassword Hash command is working fine. Signed-off-by: Suryakanth Sekar <suryakanth.sekar@linux.intel.com> Change-Id: I8f3005c5b9fc1928f1728d86939625d3583da2e6
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]