common/mctp/mctp_smbus.c (3 lines): - line 90: /* TODO: read data from smbus */ - line 151: /* TODO: write data to smbus */ - line 162: /* TODO: return the actually write data len */ common/ipmi/ipmb.c (2 lines): - line 317: } else { // TODO: else if (ipmb_cfg.Inf == I3C_IF) - line 387: } else { // TODO: else if (ipmb_cfg.Inf == I3C_IF) common/mctp/mctp.h (1 line): - line 60: uint32_t dummy; // TODO: test only common/util/hal_gpio.c (1 line): - line 221: printf("TODO: add sgpio handler\n"); common/sensor/dev/intel_peci.c (1 line): - line 34: /* TODO: read failed, maybe add delay before next read */ common/mctp/mctp.c (1 line): - line 306: * TODO: should avoid the msg_tag if there are pending mctp common/shell/shell_platform.c (1 line): - line 228: /* TODO */