commit | d33bea4a0cb0921ba85f69fb6ca1fa27c68dc67b | [log] [tgz] |
---|---|---|
author | Aarya Chaumal <aarya.chaumal@gmail.com> | Thu Jul 14 12:51:14 2022 +0530 |
committer | Nico Huber <nico.h@gmx.de> | Thu Apr 20 21:01:25 2023 +0000 |
tree | f751dd7908b3a17a9def2d66ba496c65f7f4662d | |
parent | 18cc8d3deb67ddf42ac0cb47e8ab303481b38c17 [diff] |
flashrom.c: Add a function to get list of sectors that need erasing Add a function that returns a list of sectors (as seen by the first erase function) that need erasing. Change-Id: Ic57ca1cca3d1646543f6b5939ba9c35db8d08256 Signed-off-by: Aarya Chaumal <aarya.chaumal@gmail.com> Reviewed-on: https://review.coreboot.org/c/flashrom-stable/+/72552 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>