[edk2-devel] [PATCH edk2-platforms 0/3] IpmiFeaturePkg: fix IPMI GetSelfTest command response

Mike Maslenkin posted 3 patches 1 year, 1 month ago
Failed in applying to current master (apply log)
There is a newer version of this series
[edk2-devel] [PATCH edk2-platforms 0/3] IpmiFeaturePkg: fix IPMI GetSelfTest command response
Posted by Mike Maslenkin 1 year, 1 month ago
This patchset fixes "Get Self Test Results" IPMI command response processing.
The first patch just makes a fix.
The second patch removes a transfer buffer from IPMI instance data as a
preparation of further improvement. It's not clear why a buffer of
a maximum size used for all commands. For the command mentioned above
response contains only 3 bytes. 
The third patch drops raw byte array usage while parsing command
response because structure for this response is already defined in edk2.

Checked compilation for the Intel’s Aowanda platform using GCC5
toolchain.

Signed-off-by: Mike Maslenkin <mike.maslenkin@gmail.com>
CC: Isaac Oram <isaac.w.oram@intel.com>
CC: Nate DeSimone <nathaniel.l.desimone@intel.com>
CC: Liming Gao <gaoliming@byosoft.com.cn>



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#100524): https://edk2.groups.io/g/devel/message/100524
Mute This Topic: https://groups.io/mt/97279446/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-