BIOS / cpu-microcode: link BIOS page with cpu-microcode

This commit is contained in:
Stephan de Wit 2024-08-14 09:54:59 +02:00
parent 62797df5f0
commit 98ab2fc838
2 changed files with 13 additions and 0 deletions

View file

@ -126,3 +126,11 @@ If you do want to enable it when supported, enter the setup utility and search
AMD CBS -> Zen Common Options -> Core/Thread Enablement -> SMTEN
Select :code:`Auto` here to enable the feature.
**Microcode updates**
=====================================================================================================================
Microcode patches are distributed in our EFI firmware updates. If a Microcode update is required to address specific
issues which are deemed important enough by AMD/Intel, you can install the microcode update yourself in a timely
manner by using the :doc:`/manual/cpu-microcode` plugin.

View file

@ -13,6 +13,11 @@ to fix issues found after product release.
This document describes the two plugins available in OPNsense and how to verify the microcode version being used
on the system at hand.
.. note::
Microcode patches are shipped in our package repository. If there is a new patch level available, it will
automatically be applied on a system update while the plugin is installed.
--------------------------------------
Installation
--------------------------------------