OpenBIC icon indicating copy to clipboard operation
OpenBIC copied to clipboard

IPMB transfer function shall be refactored

Open BonnieLo opened this issue 3 years ago • 0 comments

Owner: Wiwynn

Request from: #195

Description: The function IPMB_TXTask() should be broken out as it is over 300 lines long and tries to handle all interfaces. It would be better to create separate functions for each interface and not have it as a large if/else-if/else-if/else type structure.

BonnieLo avatar Mar 30 '22 13:03 BonnieLo