)]}'
{
  "commit": "5bdbf4462bd50762b308a62498f587650ebaf656",
  "tree": "ac01f08616272939997623136dce609b3b3ee8db",
  "parents": [
    "6d0ef532c633f9924f3f416e744653a0639e7c4e"
  ],
  "author": {
    "name": "Pierre Gondois",
    "email": "pierre.gondois@arm.com",
    "time": "Thu Jun 04 11:19:05 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 (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\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- 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": "34e5ddc25c2d232e2aacfd0cbec7d31188d4c637",
      "old_mode": 33188,
      "old_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Edit.c",
      "new_id": "2697e71c6094c31072a4f4cc911095704d834ec7",
      "new_mode": 33188,
      "new_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/Edit.c"
    },
    {
      "type": "modify",
      "old_id": "f706f81586f7cc42eeb499af6dc078e98f87414a",
      "old_mode": 33188,
      "old_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/EfiCompress.c",
      "new_id": "7bf6ce87aaf13d4375fec768811f8a701e1fa109",
      "new_mode": 33188,
      "new_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/EfiCompress.c"
    },
    {
      "type": "modify",
      "old_id": "a31183254d2c5533bddbfa43bc2bf0b5af6aad07",
      "old_mode": 33188,
      "old_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/EfiDecompress.c",
      "new_id": "4fc547a3599176cd486ecc1578bce8a7ffd67410",
      "new_mode": 33188,
      "new_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/EfiDecompress.c"
    },
    {
      "type": "modify",
      "old_id": "22a9c74954eeefc1ae740a30d02ecdd28943e408",
      "old_mode": 33188,
      "old_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEdit.c",
      "new_id": "4cfa5720b09d7fe1b181fb42bf69c96e8b8bfbe6",
      "new_mode": 33188,
      "new_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEdit.c"
    },
    {
      "type": "modify",
      "old_id": "61096bd3db5607e06465e4bdb451f1c7adf3261b",
      "old_mode": 33188,
      "old_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/LoadPciRom.c",
      "new_id": "687757bd23fb04e996cb8581281cde4e82691ece",
      "new_mode": 33188,
      "new_path": "ShellPkg/Library/UefiShellDebug1CommandsLib/LoadPciRom.c"
    }
  ]
}
