Commit Graph

3 Commits

Author SHA1 Message Date
Sean Bruno
3b6e10de50 sysutils/devcpu-data: Revert back to legacy microcode.dat implementation.
Either there is a problem with the Intel supplied microcode files or
cpucontrol does not yet understand how to process a micrcode update file
with multiple entries. For now, abort.

Reviewed by:	swills
Sponsored by:	Limelight Networks
Differential Revision:	https://reviews.freebsd.org/D13987
2018-01-19 19:28:08 +00:00
Sean Bruno
f4323069fb sysutils/devcpu-data: Migrate our microcode update on Intel to use precreated files.
Intel provides prefabricated per-cpu microcode update files.  We no longer need
a tool to extract them from the legacy microcode.dat store.  This matches
what upstream linux distributions are doing now.  Tested on my Intel machines
here and updates still succeed.

Reviewed by:	swills cem
Sponsored by:	Limelight Networks
Differential Revision:	https://reviews.freebsd.org/D13921
2018-01-17 16:04:27 +00:00
Baptiste Daroussin
24254258f9 Add forgotten files
Reported by:	many
2014-06-04 20:18:55 +00:00