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
Unknown Object (File)
Wed, Nov 13, 10:24 AM
Unknown Object (File)
Tue, Nov 12, 9:05 PM
Unknown Object (File)
Tue, Nov 12, 9:05 PM
Unknown Object (File)
Tue, Nov 12, 9:05 PM
Unknown Object (File)
Fri, Nov 8, 8:03 AM
Unknown Object (File)
Thu, Nov 7, 8:39 AM
Unknown Object (File)
Thu, Nov 7, 2:01 AM
Unknown Object (File)
Tue, Nov 5, 8:08 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 56173
Build 53061: arc lint + arc unit

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.