commit | 5f15e263031332d2c5d891137e7f798de9eed852 | [log] [tgz] |
---|---|---|
author | Nico Huber <nico.h@gmx.de> | Thu Jun 17 21:23:29 2021 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jul 06 02:57:33 2021 +0000 |
tree | 1bad1dbbd7962b2b0dceaa513f45bc00530a85d6 | |
parent | 29e7be639f3b425b0e7a0c44284e327b8d0e9ad3 [diff] |
UPSTREAM: ich_descriptors: Refactor read_ich_descriptors_from_dump() Process the "upper map" early as it doesn't depend on the descriptor generation. This way, we can use it to guess the generation. BUG=none BRANCH=none TEST=none Original-Change-Id: Ia2786b762ccefdce31b63397119bd89879e887ff Original-Signed-off-by: Nico Huber <nico.h@gmx.de> Original-Reviewed-on: https://review.coreboot.org/c/flashrom/+/55646 Original-Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Original-Reviewed-by: Angel Pons <th3fanbus@gmail.com> (cherry picked from commit 763784000e0620b35184a65aaf552f327244db22) Change-Id: I7c34e0410ad9c62d193cb42b760e7aeffe2f5b84 Signed-off-by: Edward O'Callaghan <quasisec@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/flashrom/+/2977535 Reviewed-by: Sean Paul <seanpaul@chromium.org> Reviewed-by: Sam McNally <sammc@chromium.org> Tested-by: Edward O'Callaghan <quasisec@chromium.org> Commit-Queue: Edward O'Callaghan <quasisec@chromium.org>