I've just installed that according to the guide, and if I understood correctly, it can be done in three steps:
1. From a shell: echo y | pkg install cpu-microcode
2. Use the web UI to create these two tuneables in /boot/loader.conf:
cpu_microcode_load="YES"
cpu_microcode_name="/boot/firmware/intel-ucode.bin" -> for Intel CPUs
or
cpu_microcode_name="/boot/firmware/amd-ucode.bin" -> for AMD CPUs
3. Reboot
Is that right?
Tia.
1. From a shell: echo y | pkg install cpu-microcode
2. Use the web UI to create these two tuneables in /boot/loader.conf:
cpu_microcode_load="YES"
cpu_microcode_name="/boot/firmware/intel-ucode.bin" -> for Intel CPUs
or
cpu_microcode_name="/boot/firmware/amd-ucode.bin" -> for AMD CPUs
3. Reboot
Is that right?
Tia.
"