Page MenuHomeFreeBSD

sysutils/cpu-microcode*: support early loading of AMD ucode
ClosedPublic

Authored by chs on Feb 22 2024, 6:46 PM.
Tags
None
Referenced Files
F147281761: D44025.diff
Mon, Mar 9, 4:19 PM
F147247684: D44025.diff
Mon, Mar 9, 10:26 AM
Unknown Object (File)
Thu, Feb 19, 4:57 AM
Unknown Object (File)
Tue, Feb 17, 7:13 PM
Unknown Object (File)
Tue, Feb 17, 6:50 PM
Unknown Object (File)
Thu, Feb 12, 1:50 PM
Unknown Object (File)
Jan 21 2026, 12:44 PM
Unknown Object (File)
Dec 21 2025, 6:18 AM
Subscribers
None

Details

Summary

Install the AMD ucode in /boot/firmware for early loading just like
is done for intel. Update the instructions for early loading to
reflect that AMD is now supported too.

Sponsored By: Netflix

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

chs requested review of this revision.Feb 22 2024, 6:46 PM
chs created this revision.

I don't have AMD hardware to test, but the port changes look good. I like the sysutils/cpu-microcode-rc/files/pkg-message.in changes. Referring to the two methods as 'Early/Late loading' is clearer than the 'first/second method'.

Thanks.

P.S. I notice that sysutils/cpu-microcode-rc/pkg-descr needs updating. I think it makes more sense to do that in a separate commit, which I'll do after these changes land.

This revision is now accepted and ready to land.Feb 23 2024, 3:00 PM

I also see that we need an update, which I will also do after this lands.