tools: add iucode-tool
authorZoltan HERPAI <wigyori@uid0.hu>
Wed, 17 Jan 2018 09:08:51 +0000 (10:08 +0100)
committerZoltan HERPAI <wigyori@uid0.hu>
Wed, 17 Jan 2018 13:06:34 +0000 (14:06 +0100)
commitd4563a9012ffc07f9e758f0c952c62e2247ae8f4
tree96a087b27b882f2702ac5ffce42beec5d19fdf59
parentfe2c5b723d01abc37f2461eaa181ef9d297d1431
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]