Dear Maintainer,
According the source code from iucode-tool, it skip empty files. But the program aborts
on plain text files and other types of files, which are none firmware files (unknown
micocode formats).
This behaviour might not exist, if an user use the default firmware from the distrubtion.
But exist if an user like me use the offical Intel microcode repository on GitHub, because
there are also none firmware files, like the README in markdown format and other text files.
In the current version from iucode-tool, these files must be deleted by hand.
Therefore I would be nice, if someday the iucode tool skip files, which are not micocode
files and don't abort with an error.
Kind regards,
Johannes K.