tools: add iucode-tool
authorZoltan HERPAI <wigyori@uid0.hu>
Sun, 11 Feb 2018 11:30:07 +0000 (12:30 +0100)
committerZoltan HERPAI <wigyori@uid0.hu>
Sun, 11 Feb 2018 13:39:16 +0000 (14:39 +0100)
commitd3da2fcb8b93387d844eb2a47542154383857dd5
tree63bd0ba517849dba3370894ff22367320a3983bc
parent72d949e7ba3474759af799ecd0c6fee2f70c59be
tools: add iucode-tool

Add tool to "compile" Intel microcode files. The tool will be
compiled for host (to split the microcode.dat) and for target
(to forcibly reload the microcode if required).

Instead of using the large microcode.bin/microcode-64.bin, the
splitted ucode files (separate for CPU families) will be
installed.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
package/system/iucode-tool/Makefile [new file with mode: 0644]