Attention is currently required from: Nico Huber, Angel Pons, Anastasia Klimchuk.
1 comment:
File flashrom.c:
/*
* FIXME: Do we really want the scary warning if erase failed?
* After all, after erase the chip is either blank or partially
* blank or it has the old contents. A blank chip won't boot,
* so if the user wanted erase and reboots afterwards, the user
* knows very well that booting won't work.
*/
if (ret)
emergency_help_message();
I am just a little bit confused. […]
If you recall, logging does occur however though the callback mechanism in the API.
To view, visit change 60068. To unsubscribe, or for help writing mail filters, visit settings.