)]}'
{
  "commit": "6d0ef532c633f9924f3f416e744653a0639e7c4e",
  "tree": "514e5be12171ed1b754735ecf1ba96441c4cb138",
  "parents": [
    "cb7f7262d51a92786bc44768bf0e69bdea29d0b1"
  ],
  "author": {
    "name": "Pierre Gondois",
    "email": "pierre.gondois@arm.com",
    "time": "Thu Jun 04 11:18:46 2026 +0200"
  },
  "committer": {
    "name": "Ard Biesheuvel",
    "email": "ardb@kernel.org",
    "time": "Tue Aug 04 10:35:35 2026 +0300"
  },
  "message": "ShellPkg/UefiShellDebug1: Extract MainCmdXXX() function (1/4)\n\nThis patch aims to help breaking down the long functions present in\nthe ShellPkg and reduce complexity/nested code and conditions.\n\nExtract a MainCmdXXX() function for each shell command.\nThis command contains the possible operations the command aims\nto operate. The ShellCommandRunXXX() function from which it\nis extracted is only responsible of:\n- initializing the shell/command environment\n- parsing the command parameter and creating a Package\n- freeing the Package\n\nFor the MemMap and SetVar commands, ShellCommandLineFreeVarList()\ncalls are removed as the Package is now freed in the caller\nfunction: ShellCommandRunXXX().\n\nTo avoid having one large commit updating all the UefiShellDebug1\ncommands, only update these files:\n- Comp.c\n- Cxl.c\n- Dblk.c\n- Dmem.c\n- DmpStore.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": "559b120ca7f1ca52203fa8924182450e4e4642eb",
      "old_mode": 33188,
      "old_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/Comp.c",
      "new_id": "78975cb18f7dd82f2fc05bcad9c4cc445363d55e",
      "new_mode": 33188,
      "new_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/Comp.c"
    },
    {
      "type": "modify",
      "old_id": "4fac3492e8bbd0f6ff97852f93fe473488a28468",
      "old_mode": 33188,
      "old_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/Cxl.c",
      "new_id": "e79391ba6ab3d28bd04bb361e9b55ecb03b33dcb",
      "new_mode": 33188,
      "new_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/Cxl.c"
    },
    {
      "type": "modify",
      "old_id": "b8134b587155b7894a5508f99117e0dad3a82fe5",
      "old_mode": 33188,
      "old_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/Dblk.c",
      "new_id": "7f51b838972a750763d504fe39a636a9f814412e",
      "new_mode": 33188,
      "new_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/Dblk.c"
    },
    {
      "type": "modify",
      "old_id": "841acb9d9915361f065481afcd31a57eca6f8d8e",
      "old_mode": 33188,
      "old_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/Dmem.c",
      "new_id": "5c48a007b5a57f1ea10a164dc00f2cc2857e77d7",
      "new_mode": 33188,
      "new_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/Dmem.c"
    },
    {
      "type": "modify",
      "old_id": "d5b8d6aed0897ac50ba31ad9da043ac9629068d0",
      "old_mode": 33188,
      "old_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/DmpStore.c",
      "new_id": "bba6dbf0781c4ea50778e4eb131fc1f6f6a839e8",
      "new_mode": 33188,
      "new_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/DmpStore.c"
    }
  ]
}
