)]}'
{
  "commit": "305f417ea565a18c1e87dcf5d97307369b721c6c",
  "tree": "75fd4a1087415f99a64d0a5f26eaddcb54969883",
  "parents": [
    "ad18631b59d814b38bb6757df93fac17937a6bc9"
  ],
  "author": {
    "name": "Nico Huber",
    "email": "nico.huber@secunet.com",
    "time": "Fri Jun 14 11:55:26 2013 +0200"
  },
  "committer": {
    "name": "Nico Huber",
    "email": "nico.h@gmx.de",
    "time": "Wed Jun 14 11:43:32 2017 +0200"
  },
  "message": "Add option to read ROM layout from IFD\n\nAdd an option --ifd to read the ROM layout from an Intel Firmware\nDescriptor (IFD). Works the same as the -l option, if given, -i\nspecifies the images to update.\n\nv2: o Rebased on libflashrom, use libflashrom interface.\n    o Use functions from ich_descriptors.c.\n\nv3: o Move ich_descriptors.o to LIB_OBJS, thus build it independent\n      of arch and programmers.\n    o Bail out if we aren\u0027t compiled for little endian.\n    o Update flashrom.8.tmpl.\n\nv4: o Incorporated David\u0027s comments.\n    o Removed single-character `-d` option.\n\nv5: Changed region names to match the output of `ifdtool --layout ...`\n\nChange-Id: Ifafff2bf6d5c5e62283416b3269723f81fdc0fa3\nSigned-off-by: Nico Huber \u003cnico.huber@secunet.com\u003e\nReviewed-on: https://review.coreboot.org/17953\nTested-by: build bot (Jenkins) \u003cno-reply@coreboot.org\u003e\nReviewed-by: Stefan Reinauer \u003cstefan.reinauer@coreboot.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "01a179dd0ac5445ae80cc4b28003b61f8e16a568",
      "old_mode": 33188,
      "old_path": "Makefile",
      "new_id": "65026daedb407ca477d9b5cafce77675c8e836f6",
      "new_mode": 33188,
      "new_path": "Makefile"
    },
    {
      "type": "modify",
      "old_id": "7e3dfd5b563b9d082c358258c0a7bb4e3ac9c7cb",
      "old_mode": 33188,
      "old_path": "cli_classic.c",
      "new_id": "0a09cfd72da4ecb7ba2066be9c3a1816295a8717",
      "new_mode": 33188,
      "new_path": "cli_classic.c"
    },
    {
      "type": "modify",
      "old_id": "7c7ecd5581f894d74a54420ed4615567192e42a1",
      "old_mode": 33188,
      "old_path": "flash.h",
      "new_id": "47c32f43f6795472124a96dd7d75093f438a482d",
      "new_mode": 33188,
      "new_path": "flash.h"
    },
    {
      "type": "modify",
      "old_id": "34e7f028af8b8bb1bf1bafdd4ff12aaffbaba5f9",
      "old_mode": 33188,
      "old_path": "flashrom.8.tmpl",
      "new_id": "143d76c5f4fba79babd9527f140e6fda3c1218a8",
      "new_mode": 33188,
      "new_path": "flashrom.8.tmpl"
    },
    {
      "type": "modify",
      "old_id": "325a0c16ed81debe2119082e00b682d67cc1c04c",
      "old_mode": 33188,
      "old_path": "flashrom.c",
      "new_id": "503a19904207fdae5cc3d275e61b504508553908",
      "new_mode": 33188,
      "new_path": "flashrom.c"
    },
    {
      "type": "modify",
      "old_id": "a0b2c9ae60230225cd744368563b62a0f077606e",
      "old_mode": 33188,
      "old_path": "ich_descriptors.c",
      "new_id": "b6453cea0f0ad42f006343c22c91f673903bfbd4",
      "new_mode": 33188,
      "new_path": "ich_descriptors.c"
    },
    {
      "type": "modify",
      "old_id": "e355e54d8a2578bc1ccbb001d22d07cba8ab4732",
      "old_mode": 33188,
      "old_path": "ich_descriptors.h",
      "new_id": "ecf44bf8e37d7892731ff7c416a428f2f46be7cb",
      "new_mode": 33188,
      "new_path": "ich_descriptors.h"
    },
    {
      "type": "modify",
      "old_id": "2d53295163c2e126373b527b4f6d8541f1bcae2f",
      "old_mode": 33188,
      "old_path": "layout.c",
      "new_id": "9bf0b038f7f5fabe4d819aeadb6797e4a367ba24",
      "new_mode": 33188,
      "new_path": "layout.c"
    },
    {
      "type": "modify",
      "old_id": "349cebca6656be7d034eda87a9db6a7e392c9d60",
      "old_mode": 33188,
      "old_path": "layout.h",
      "new_id": "c93d7549e379fe6f19029cbe6824df1dd106af19",
      "new_mode": 33188,
      "new_path": "layout.h"
    },
    {
      "type": "modify",
      "old_id": "5447bae9e13ebc579abe503bdcecb1a4d44adc66",
      "old_mode": 33188,
      "old_path": "libflashrom.c",
      "new_id": "1176e0205dd880d5c653c1682e61a084ab577c07",
      "new_mode": 33188,
      "new_path": "libflashrom.c"
    },
    {
      "type": "modify",
      "old_id": "42b02f9fa66f9bfb31de7017fc10d07f6b965544",
      "old_mode": 33188,
      "old_path": "libflashrom.h",
      "new_id": "1937194fcdcf970d9586e3519bc37d26d66bf68c",
      "new_mode": 33188,
      "new_path": "libflashrom.h"
    }
  ]
}
