)]}'
{
  "commit": "598025e8660c07ee806aaf0efe2a2fff4e235a9c",
  "tree": "99f6863cdf0de9d718710c560f95d2f0386376d8",
  "parents": [
    "e8cbfab461e28ce22be3e0c6beadd82b2f925bc1"
  ],
  "author": {
    "name": "Leif Lindholm",
    "email": "leif.lindholm@oss.qualcomm.com",
    "time": "Wed Jun 24 13:28:38 2026 +0100"
  },
  "committer": {
    "name": "mergify[bot]",
    "email": "37929162+mergify[bot]@users.noreply.github.com",
    "time": "Fri Jul 31 05:45:58 2026 +0000"
  },
  "message": "ManageabilityPkg: fix/cleanup request size check in SsifWriteRequest\n\nFrom the IPMI v2.0 (April 21, 2015 E7 Markup) specification,\nTable 22-12, Get System Interface Capabilities Command:\n\n\"Input message size in bytes. (1 based.)\"\n...\n\"A BMC that supports multi-part Start and End would return\n a value from 33 to 64. A BMC that supports multi-part with Middle\n transactions would return a value from 65 to 255.\"\n\nYet the comment in the existing code describes this as being a\ncounter of the number of middle packets, with Start and End packets\ncounting outside of that. This seems very incorrect to me.\n\nAddress this, and simplify the code, by using the already existing\nglobal variable mMaxRequestSize. Update the debug error message\ntext to reflect the functional change.\n\nSigned-off-by: Leif Lindholm \u003cleif.lindholm@oss.qualcomm.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4d607772271b24ca72fbccb9e291efb607f49412",
      "old_mode": 33188,
      "old_path": "ManageabilityPkg/Library/ManageabilityTransportSsifLib/SsifCommon.c",
      "new_id": "6a9f62ac9387dd6313c49008ebc40bc06799abc6",
      "new_mode": 33188,
      "new_path": "ManageabilityPkg/Library/ManageabilityTransportSsifLib/SsifCommon.c"
    }
  ]
}
