)]}'
{
  "commit": "35fe30fa290988ba3a94891ddbdf85a012250488",
  "tree": "9be17dcdee9e1ded38ebccb2b645f2cfe833ef9f",
  "parents": [
    "f2bab44368ddaa219abbb36f54f7a75f0f4a32d2",
    "cdd3fc01eaee52874310b9dede3cf510db6dc0e1"
  ],
  "author": {
    "name": "Jacob Pratt",
    "email": "jacob@jhpratt.dev",
    "time": "Sat Aug 29 01:18:58 2026 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sat Aug 29 01:18:58 2026 -0400"
  },
  "message": "Rollup merge of #161887 - devnexen:uefi_seekfrom_fix, r\u003dChrisDenton\n\nstd: uefi: fix File::seek returning the EOF sentinel\n\nseek(SeekFrom::End(0)) special-cased the offset to the UEFI 0xFFFFFFFFFFFFFFFF \"set position to end of file\" sentinel, then returned that value as the new stream position. so seek reported u64::MAX instead of the file size, and the default Seek::stream_len did too. compute the offset from the file size in every End case instead.\n",
  "tree_diff": []
}
