commit | e8d43235a3318831053a9d13f6b8ffe2a65088a9 | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@linux.intel.com> | Tue Mar 26 16:23:43 2019 -0700 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Mon Apr 01 11:28:59 2019 +0000 |
tree | 5d0ee29254e667c4856b39a2c9f84cfac1e5ba4c | |
parent | b0ab5fe80b7d5ce601550638bd836267dc878da9 [diff] |
allow legacy handlers to register with groupoem extension DCMI uses the group oem extension 0xdc. The legacy registration allowed for registering with the group extension netfn and did nothing with the actual group extension ID. This change makes the assumption that all legacy group extension registrations are dcmi and registers them as such with the new group handler machinery. Tested-by: Run ipmitool dcmi discover and see it show information Change-Id: I862ba212a7fe2e2dad83d6c9f22e7d1a48b7d406 Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.