)]}'
{
  "commit": "6701ee833c31ab5152757ac1366a41bf103dc342",
  "tree": "b33e9eda381e265189c43ab65e24ca6c62da11e5",
  "parents": [
    "012a31e201de4eac7635753aefda1067642516eb"
  ],
  "author": {
    "name": "Michael Karcher",
    "email": "flashrom@mkarcher.dialup.fu-berlin.de",
    "time": "Wed Jan 20 14:14:11 2010 +0000"
  },
  "committer": {
    "name": "Michael Karcher",
    "email": "flashrom@mkarcher.dialup.fu-berlin.de",
    "time": "Wed Jan 20 14:14:11 2010 +0000"
  },
  "message": "Matching board via DMI\n\nIf a board is not uniquely identifiable by PCI device/subsystem IDs, a\nstring can be specified to be looked for (case-sensitive, substring or\nanchored) for now in one of the following DMI items in addition to matching\nthe PCI IDs:\n - System Manufacturer\n - System Product Name\n - System Version\n - Baseboard Manufacturer\n - Baseboard Product Name\n - Baseboard Version\n\nStrings are anchored re-like (^ at the beginning, $ at the end), but\nthere are no plans to support full regular expressions and matched to any\nof the mentioned fields.\n\nThe match is only made if DMI info is available and the string matches.\nIf no DMI info is available and the PCI IDs match, a warning is printed\nas the board can not be autodetected.\n\nIt\u0027s still open to discussion whether we add an DMI override switch to\nspecify a string that will definitely match, and whether this switch is\nonly used if no DMI is available or whether it overrides or augments DMI\ndata.\n\nDMI data is currently read using dmidecode. This tool is available for\nall major platforms except MacOS X. I heard that there also is a MacOS X\nversion of dmidecode, but didn\u0027t investigate that.\n\nCorresponding to flashrom svn r874.\n\nSigned-off-by: Michael Karcher \u003cflashrom@mkarcher.dialup.fu-berlin.de\u003e\nAcked-by: Luc Verhaegen \u003clibv@skynet.be\u003e\nAcked-by: Carl-Daniel Hailfinger \u003cc-d.hailfinger.devel.2006@gmx.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6f6ee831f966a42e649c552faa559aa56c0a795f",
      "old_mode": 33188,
      "old_path": "Makefile",
      "new_id": "627f315b5b027173550868b42dde81d864a68b9e",
      "new_mode": 33188,
      "new_path": "Makefile"
    },
    {
      "type": "modify",
      "old_id": "2446dddb9b98a48896028a0db8cfdff533529293",
      "old_mode": 33188,
      "old_path": "board_enable.c",
      "new_id": "2daf8d1931fc4b496b1101760f286bb278f7d136",
      "new_mode": 33188,
      "new_path": "board_enable.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ca7546103d815c6a34ac5e388642dac7cb7a1b59",
      "new_mode": 33188,
      "new_path": "dmi.c"
    },
    {
      "type": "modify",
      "old_id": "65fa685edcb6b8c4e2b74ffa1aa5a18985a179f4",
      "old_mode": 33188,
      "old_path": "flash.h",
      "new_id": "308e19bdc5fa097669401cf040fe9621061cfc21",
      "new_mode": 33188,
      "new_path": "flash.h"
    },
    {
      "type": "modify",
      "old_id": "acb99b7eb1ae5486110858e44e721d915bd2191e",
      "old_mode": 33188,
      "old_path": "internal.c",
      "new_id": "935240d4238413cea357f1bb7d578ab789fd46dc",
      "new_mode": 33188,
      "new_path": "internal.c"
    }
  ]
}
