freebsd-src/usr.sbin/cpucontrol
Gleb Smirnoff 83804499b7 cpucontrol: return selected revision from ucode_amd_find()
This fixes two printing bugs in cpucontrol(1).  First, the utility will
now print "updating from rev X to rev Y", instead of incorrect "updating
to revision X", where X is actually the old revision.  This also matches
what Intel updater prints.  Second, the utility won't incorrectly warn
that the update failed after reading the new revision post update.

Reviewed by:		kib, markj
Differential Revision:	https://reviews.freebsd.org/D52506
2025-09-18 08:11:03 -07:00
..
amd.c
amd.h
amd10h.c cpucontrol: return selected revision from ucode_amd_find() 2025-09-18 08:11:03 -07:00
cpucontrol.8
cpucontrol.c
cpucontrol.h cpucontrol: fix -DDEBUG build 2025-09-09 14:19:15 -07:00
intel.c
intel.h
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend
via.c
via.h