]> Git Repo - J-u-boot.git/commit
x86: Add a script to process Intel microcode files
authorSimon Glass <[email protected]>
Wed, 17 Dec 2014 03:21:02 +0000 (20:21 -0700)
committerSimon Glass <[email protected]>
Fri, 19 Dec 2014 00:26:08 +0000 (17:26 -0700)
commitd2c6181d2d2afe00399cf0c8d9deafcb66b77330
tree9eb06cab89e594979f8be6c294b0a76db49fd04d
parent255fd5caa5dda7f1028843753562eff58f3855bc
x86: Add a script to process Intel microcode files

Intel delivers microcode updates in a microcode.dat file which must be
split up into individual files for each CPU. Add a tool which performs
this task. It can list available microcode updates for each model and
produce a new microcode update in U-Boot's .dtsi format.

Signed-off-by: Simon Glass <[email protected]>
Tested-by: Bin Meng <[email protected]>
tools/microcode-tool [new symlink]
tools/microcode-tool.py [new file with mode: 0755]
This page took 0.033162 seconds and 4 git commands to generate.