commit | e646a25b198a5cc29ec44249818a870a0d227516 | [log] [tgz] |
---|---|---|
author | Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> | Wed Nov 20 22:54:03 2019 +0530 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Tue Dec 03 17:43:32 2019 +0000 |
tree | c40cae4ff45feab7ea1537a7355ff3b811ad5101 | |
parent | 3594c6d66cf2a00ed57eecd0ae609f4837c3f38a [diff] |
Restrict ME bridging commands Restrict sensitive ME commands sent via BMC bridging commands, and return invalid field in request as response for those. Tested: Verified response invalid field in request for the following ipmitool -t 0x2C -b 0x1 raw 0x6 0x52 0x57 0x0 0x20 0x1 0x0 and got proper response for ipmitool -t 0x2C -b 0x1 raw 6 1 Change-Id: I53fae25ae27e7d1c257871d2cbadfea6f4c4ba17 Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com>