Attention is currently required from: Nico Huber, Edward O'Callaghan, Angel Pons.
1 comment:
File tests/layout.c:
int flashrom_layout_new(struct flashrom_layout **);
int flashrom_layout_add_region(struct flashrom_layout *, size_t start, size_t end, const char *name);
int flashrom_layout_include_region(struct flashrom_layout *, const char *name);
void flashrom_layout_release(struct flashrom_layout *);
what about including `libflashrom. […]
It works and looks so much better, thank you!
To view, visit change 56324. To unsubscribe, or for help writing mail filters, visit settings.