commit | 9420416abe06d943301ab304044ed8001d49e315 | [log] [tgz] |
---|---|---|
author | Jayaprakash Mutyala <mutyalax.jayaprakash@intel.com> | Fri Oct 23 06:17:56 2020 +0000 |
committer | AppaRao Puli <apparao.puli@linux.intel.com> | Wed Apr 07 16:48:35 2021 +0000 |
tree | a959f42289a3229488571996914b5e24d7f253cc | |
parent | 06aa21ab75cecce354b2a17e05d053c6f61d6a29 [diff] |
oemcommands: Clear security sensitive data As password is sensitive data Clear after use. Tested: Verified using cmdtool utility command //Set special UserPassword Command: cmdtool.efi 20 c0 5f 0 30 70 65 6e 42 6d 63 31 Response: 00 //Success Signed-off-by: Jayaprakash Mutyala <mutyalax.jayaprakash@intel.com> Change-Id: Iad64f7baf176b2ecfd34ecf5e1d4012ffa9db396
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]