summaryrefslogtreecommitdiffstats
path: root/system/iucode_tool/README
diff options
context:
space:
mode:
author Jonathan Li <jonathan dot li at hotmail dot co dot uk>2015-02-14 10:36:55 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-02-14 10:36:55 +0700
commit079603d23ed86990ec9645f8b3039be0471aaa19 (patch)
tree03ba1b27402a1ed76f77e5c53be9cf3023f7225b /system/iucode_tool/README
parentdecb38a1036521296e8fca67e61c6479a08a4143 (diff)
downloadslackbuilds-079603d23ed86990ec9645f8b3039be0471aaa19.tar.gz
slackbuilds-079603d23ed86990ec9645f8b3039be0471aaa19.tar.xz
system/iucode_tool: Added (Intel Processor Microcode Tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/iucode_tool/README')
-rw-r--r--system/iucode_tool/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/system/iucode_tool/README b/system/iucode_tool/README
new file mode 100644
index 0000000000..f3cc2564fe
--- /dev/null
+++ b/system/iucode_tool/README
@@ -0,0 +1,12 @@
+iucode_tool is a program to manipulate Intel i686 and X86-64
+processor microcode update collections, and to use the kernel
+facilities to update the microcode on Intel system processors.
+
+It can load microcode data files in text and binary format, sort,
+list, and filter the microcode updates contained in these files,
+write selected microcode updates to a new file in binary format, or
+upload them to the kernel.
+
+It can also package microcode into an initramfs that can be used as is
+or prepended onto an existing initramfs for use with the kernel early
+microcode loader.