forked from Lainports/freebsd-ports
sysutils/devcpu-data is now just an RC script that optionally depends on two new ports, sysutils/devcpu-data-amd and sysutils/devcpu-data-intel. The two new ports each contain vendor microcode data. While here: - Set missing license information. The license was obtained from https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/LICENSE.amd-ucode - Update varaible ordering per portclippy Reviewed by: decke, emaste, markj Approved by: sbruno (maintainer) Differential Revision: https://reviews.freebsd.org/D32349
3 lines
227 B
Text
3 lines
227 B
Text
An RC script for use with the cpuctl(4) microcode update facility to keep your
|
|
processor's firmware up-to-date. CPU microcode data must be installed from a
|
|
vendor. See sysutils/devcpu-data-amd and sysutils/devcpu-data-intel.
|