)]}'
{
  "commit": "da181122b1640e603c668ef6e10e1aec9e1ca47d",
  "tree": "791137a22f3174c053b925269e484589efaf66fa",
  "parents": [
    "d23559e847f41d9c8fa69cb801a31a9ffda9baa1"
  ],
  "author": {
    "name": "Pierre Gondois",
    "email": "pierre.gondois@arm.com",
    "time": "Thu Jun 04 11:16:44 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 (3/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- MemMap.c\n- Mm.c\n- Mode.c\n- Pci.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": "1cf7843434d3d2b3326a2f4fde6e9ec289a25ccb",
      "old_mode": 33188,
      "old_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/MemMap.c",
      "new_id": "56adc4c0c3d68b206d356abd77ab901688a069f9",
      "new_mode": 33188,
      "new_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/MemMap.c"
    },
    {
      "type": "modify",
      "old_id": "f021f05479b44f3dc58736d0cec1d36b94cd1bad",
      "old_mode": 33188,
      "old_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/Mm.c",
      "new_id": "de10f4ef6abfa80bc149c72a353a4cee0519f1bc",
      "new_mode": 33188,
      "new_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/Mm.c"
    },
    {
      "type": "modify",
      "old_id": "650300eb858619925b549f0f169a56922e4be09e",
      "old_mode": 33188,
      "old_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/Mode.c",
      "new_id": "e5d405638c5a5e6997585e449f27918f61bb97c9",
      "new_mode": 33188,
      "new_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/Mode.c"
    },
    {
      "type": "modify",
      "old_id": "6410dda30b4a4a89b75733e7753036e7d3d4939b",
      "old_mode": 33188,
      "old_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c",
      "new_id": "191518e55dc338702d4d5101630c488e5674f161",
      "new_mode": 33188,
      "new_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/Pci.c"
    }
  ]
}
