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 19:00:25 +0000 (20:00 +0100)
commitdfa1a662937519afa79380af4d55ac3307ae10e3
tree96a087b27b882f2702ac5ffce42beec5d19fdf59
parent76a9e442687ef58467fda5215406e3d29d53ab46
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]