)]}' { "commit": "f182401b974b85bc4bc641d8ec43719a99777b1b", "tree": "fa861263146816c1bc8ae8812a20e57373d27650", "parents": [ "dfcacc87bec544ab7b4ed8645f65876b471a1cd3" ], "author": { "name": "Randall Spangler", "email": "rspangler@chromium.org", "time": "Tue Oct 25 10:00:27 2016 -0700" }, "committer": { "name": "chrome-bot", "email": "chrome-bot@chromium.org", "time": "Mon Nov 14 16:42:19 2016 -0800" }, "message": "vboot: Split partition and vblock verification from LoadKernel()\n\nLoadKernel() was a big function which did everything from looping over\npartitions on a drive to loading the data within them to calling the\nlow-level verification functions on that data. Split it apart into more\nmanageable chunks. This also reduces indentation of the inner parts of\nthe code, whic increases readability.\n\nNo outwardly-visible functionality changes.\n\nBUG\u003dchromium:611535\nBRANCH\u003dnone\nTEST\u003dmake runtests; emerge-kevin coreboot depthcharge\n\nChange-Id: Iea79e70163f5d9f1a9d0d897e4a9bacc925a742d\nSigned-off-by: Randall Spangler \u003crspangler@chromium.org\u003e\nReviewed-on: https://chromium-review.googlesource.com/404919\nReviewed-by: Daisuke Nojiri \u003cdnojiri@chromium.org\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "d03b0739df1c9dc9b8e05667001e66504c699960", "old_mode": 33188, "old_path": "firmware/2lib/include/2return_codes.h", "new_id": "754847838f90f3058fc9e81229fe2da621ac4343", "new_mode": 33188, "new_path": "firmware/2lib/include/2return_codes.h" }, { "type": "modify", "old_id": "679da1675f07f1343e44f48a9eedc418b7072430", "old_mode": 33188, "old_path": "firmware/lib/include/load_kernel_fw.h", "new_id": "957cee13310588ae04e61bf9bc43663ee64728e2", "new_mode": 33188, "new_path": "firmware/lib/include/load_kernel_fw.h" }, { "type": "modify", "old_id": "d367f4c6085d7f62e910f7c570af454daefb7b2d", "old_mode": 33188, "old_path": "firmware/lib/vboot_api_kernel.c", "new_id": "e465fc314dfc34bc5a2de91305b861ab7e4b326c", "new_mode": 33188, "new_path": "firmware/lib/vboot_api_kernel.c" }, { "type": "modify", "old_id": "e599dd2ce1866d9037962c35bdaaaa45fa984169", "old_mode": 33188, "old_path": "firmware/lib/vboot_kernel.c", "new_id": "35a3df50edb7c7658d9b6d320551438be83669c6", "new_mode": 33188, "new_path": "firmware/lib/vboot_kernel.c" }, { "type": "modify", "old_id": "21ee895badba2a98d821c02dcfc4bb8f3e3db795", "old_mode": 33188, "old_path": "tests/vboot_kernel_tests.c", "new_id": "3c26ee2e68becf955f52d31c02e3b245ac6be74f", "new_mode": 33188, "new_path": "tests/vboot_kernel_tests.c" }, { "type": "modify", "old_id": "e1cd0c0cf2268e5d6c12d8f19e76b020db765949", "old_mode": 33188, "old_path": "tests/verify_kernel.c", "new_id": "9fc58f337c6d9934edcd213e9a82fbb372344f05", "new_mode": 33188, "new_path": "tests/verify_kernel.c" }, { "type": "modify", "old_id": "bf2c068b94cbe714194665b8b643ea0096e26a5b", "old_mode": 33188, "old_path": "utility/load_kernel_test.c", "new_id": "71bead8e48ff3af5aff181a19d92b94f62cdffab", "new_mode": 33188, "new_path": "utility/load_kernel_test.c" } ] }