CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2025/11/24 17:01:24

Modified files:
        sys/arch/i386/i386: ucode.c 
        sys/arch/amd64/amd64: ucode.c 

Log message:
Intel now documents a minimum runtime update revision in the microcode
header.  This is intended to help decide whether to do an update after
userspace is already running.  As we only do updates early in boot just
update the struct.

https://www.intel.com/content/www/us/en/developer/articles/technical/software-security-guidance/secure-coding/minimum-runtime-ucode-update-revision.html

Reply via email to