Page MenuHomeFreeBSD

cpucontrol: return selected revision from ucode_amd_find()
ClosedPublic

Authored by glebius on Sep 12 2025, 7:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 19, 1:38 AM
Unknown Object (File)
Wed, Oct 15, 10:47 AM
Unknown Object (File)
Fri, Oct 10, 9:52 PM
Unknown Object (File)
Fri, Oct 10, 9:52 PM
Unknown Object (File)
Fri, Oct 10, 9:52 PM
Unknown Object (File)
Fri, Oct 10, 4:01 PM
Unknown Object (File)
Sat, Oct 4, 7:13 PM
Unknown Object (File)
Wed, Oct 1, 11:17 PM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable