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, 4 Mar 2018 16:37:15 +0000 (17:37 +0100)
commit222521d5937ae68720290213b57a07031e167580
treed7d0fd75462d21ca7946d3fb9c34a6ee2bdbafe1
parentf7a6b6724a63fede2856f5af7cdb31606d8316b1
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]