commit | efe96a939e08bad88890531a7961925e03c5196e | [log] [tgz] |
---|---|---|
author | Nico Huber <nico.h@gmx.de> | Fri May 14 00:39:24 2021 +0200 |
committer | Nico Huber <nico.h@gmx.de> | Sun Jan 29 12:29:02 2023 +0000 |
tree | ab43a1a961dcc468b580db8ec347b057f5dc46c9 | |
parent | 6e98544eae90e2c99fe4b485179b6c1bdcf48729 [diff] |
libflashrom: Avoid using the global layout We used to borrow the global layout from the CLI here. Create a dynamically allocated one instead that doesn't need special treatment. Change-Id: Ic48c9e73a3d00782f638f6ff41b620910b24ab6f Signed-off-by: Nico Huber <nico.h@gmx.de> Original-Reviewed-on: https://review.coreboot.org/c/flashrom/+/54284 Original-Reviewed-by: Edward O'Callaghan <quasisec@chromium.org> Original-Reviewed-by: Angel Pons <th3fanbus@gmail.com> Original-Reviewed-by: Anastasia Klimchuk <aklm@chromium.org> Reviewed-on: https://review.coreboot.org/c/flashrom-stable/+/72220 Tested-by: build bot (Jenkins) <no-reply@coreboot.org>