)]}'
{
  "commit": "d23559e847f41d9c8fa69cb801a31a9ffda9baa1",
  "tree": "2e399f5402c8d4ff2e5be80309168ee3dce48aeb",
  "parents": [
    "7ee84dc437ec4df895ebe69a08352e3c13e99f17"
  ],
  "author": {
    "name": "Pierre Gondois",
    "email": "pierre.gondois@arm.com",
    "time": "Thu Jun 04 11:16:21 2026 +0200"
  },
  "committer": {
    "name": "Ard Biesheuvel",
    "email": "ardb@kernel.org",
    "time": "Tue Aug 04 10:35:35 2026 +0300"
  },
  "message": "ShellPkg/UefiShellDebug1: Return if ShellCommandLineParse() failed (2/4)\n\nThis patch aims to help breaking down the long functions present in\nthe ShellPkg and reduce complexity/nested code and conditions.\n\nReturn directly if ShellCommandLineParse() returned an error Status.\nIn such case, the \"Package\" that should be allocated by\nShellCommandLineParse() is already freed in:\nShellCommandLineParse()\n\\-ShellCommandLineParseEx()\n\\-InternalCommandLineParse()\nso there is no need to free it with ShellCommandLineFreeVarList().\n\nTo avoid having one large commit updating all the UefiShellDebug1\ncommands, only update these files:\n- Edit/Edit.c\n- EfiCompress.c\n- EfiDecompress.c\n- HexEdit/HexEdit.c\n- LoadPciRom.c\n\nNo functional change should be induced by this patch.\n\nSigned-off-by: Pierre Gondois \u003cpierre.gondois@arm.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bcd3b567043a14331ca1a619782b172b0b806462",
      "old_mode": 33188,
      "old_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Edit.c",
      "new_id": "34e5ddc25c2d232e2aacfd0cbec7d31188d4c637",
      "new_mode": 33188,
      "new_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Edit.c"
    },
    {
      "type": "modify",
      "old_id": "f31b4ffd27f28647a0bbb1e90a03028dba3fc7c3",
      "old_mode": 33188,
      "old_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/EfiCompress.c",
      "new_id": "9ee3ac69520dbddfd4771ccdef98c19d8700523e",
      "new_mode": 33188,
      "new_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/EfiCompress.c"
    },
    {
      "type": "modify",
      "old_id": "041fef71a8b45d2516ea6275b2212228f63bd50f",
      "old_mode": 33188,
      "old_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/EfiDecompress.c",
      "new_id": "a31183254d2c5533bddbfa43bc2bf0b5af6aad07",
      "new_mode": 33188,
      "new_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/EfiDecompress.c"
    },
    {
      "type": "modify",
      "old_id": "7385ccf88e834d594e06a5106da45752ccc5e880",
      "old_mode": 33188,
      "old_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEdit.c",
      "new_id": "22a9c74954eeefc1ae740a30d02ecdd28943e408",
      "new_mode": 33188,
      "new_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEdit.c"
    },
    {
      "type": "modify",
      "old_id": "81cf8235972c84bc77f6244434851be983e984d9",
      "old_mode": 33188,
      "old_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/LoadPciRom.c",
      "new_id": "8486303b791ade3f7376e3a09bc61e16a8e62ba9",
      "new_mode": 33188,
      "new_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/LoadPciRom.c"
    }
  ]
}
