Attention is currently required from: Anastasia Klimchuk.
Dmitry Zhadinets has posted comments on this change by Dmitry Zhadinets. ( https://review.coreboot.org/c/flashrom/+/86921?usp=email )
Change subject: libflashrom: Added API to enumerate supported programmers ......................................................................
Patch Set 7:
(4 comments)
Patchset:
PS3:
Looks like your link does not work. […]
I had to remove next commits. Lest merge step by step
File libflashrom.c:
https://review.coreboot.org/c/flashrom/+/86921/comment/7b971c28_a538c401?usp... : PS3, Line 159: const char *flashrom_get_programmer_name(int n) : { : if (n < 0 || (size_t)n >= programmer_table_size) : return NULL; : return programmer_table[n]->name; : }
It is because of my squashed commits. I re-based it not is it here in another commit. […]
I had to remove next commits. Lest merge step by step
File tests/libflashrom.c:
https://review.coreboot.org/c/flashrom/+/86921/comment/7df83cb9_909acce2?usp... : PS3, Line 40: #if CONFIG_DUMMY == 1
Again, my swashed commits . it is here now https://review.coreboot.org/c/flashrom/+/86946/3 […]
I had to remove next commits. Lest merge step by step
https://review.coreboot.org/c/flashrom/+/86921/comment/534db42f_54a44b82?usp... : PS3, Line 62:
Fixed here https://review.coreboot. […]
I had to remove next commits. Lest merge step by step