Attention is currently required from: Anastasia Klimchuk.
Dmitry Zhadinets uploaded patch set #7 to this change.
The following approvals got outdated and were removed: Verified-1 by build bot (Jenkins)
libflashrom: Added API to enumerate supported programmers
There were no options available to obtain the list of programmers.
The implementation is based on flashrom_supported_flash_chips.
Arrays of constant strings are returned, and the array must be
freed using flashrom_data_free.
Testing: Both unit tests and CLI tools serve as libflashrom clients.
All unit tests run successfully.
Change-Id: Ib5275b742b849183b1fe701900040fee369a1d78
Signed-off-by: Dmitry Zhadinets <dzhadinets@gmail.com>
---
M include/libflashrom.h
M libflashrom.c
M libflashrom.map
M tests/libflashrom.c
M tests/tests.c
M tests/tests.h
6 files changed, 102 insertions(+), 10 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/21/86921/7
To view, visit change 86921. To unsubscribe, or for help writing mail filters, visit settings.