commit | 8b18941da3add5edb2687627f6cf9db8b19d11f6 | [log] [tgz] |
---|---|---|
author | Oskar Senft <osk@google.com> | Fri Dec 07 16:13:38 2018 -0500 |
committer | Oskar Senft <osk@google.com> | Mon Dec 17 16:25:08 2018 -0500 |
tree | e5e6bbddc17dd9eb4e1381db6315a8edd8904f57 | |
parent | 40f59e2c50572705496ae743577f124f24afd77e [diff] |
ipmi_fru_info_area: Pad output buffer. Always pad the output buffer to the maximum IPMI FRU size. This enables tools like ipmitool to write a new FRU blob with data longer than the original payload. Change-Id: Id6eb2c80504fb42ac72d7b643d186e9641a0832c Signed-off-by: Oskar Senft <osk@google.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
.