freebsd-dev/usr.sbin/cpucontrol
Konstantin Belousov 0539c17353 Allow to disable default microcode updates search path with the new
'-n' option.

Look for updates in the default locations only after user-supplied
locations are tried.

If newer microcode files are put into non-standard path, both measures
allow to avoid situation where older update loaded from the default
path first, and then the second update is applied from non-standard
path.  Applying intermediate updates might be undesirable.

Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2017-09-30 09:59:32 +00:00
..
amd10h.c Add support for microcode update on newer AMD CPUs (10h+) 2016-11-02 16:15:49 +00:00
amd.c
amd.h Add support for microcode update on newer AMD CPUs (10h+) 2016-11-02 16:15:49 +00:00
cpucontrol.8 Remove confusion in the line explaining syntax of the msr read. 2017-08-14 11:19:31 +00:00
cpucontrol.c Allow to disable default microcode updates search path with the new 2017-09-30 09:59:32 +00:00
cpucontrol.h
intel.c Avoid clobbering errno with a call to fprintf 2013-01-16 05:00:51 +00:00
intel.h
Makefile Add support for microcode update on newer AMD CPUs (10h+) 2016-11-02 16:15:49 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
via.c Avoid clobbering errno with a call to fprintf 2013-01-16 05:00:51 +00:00
via.h