mirror of
https://github.com/opnsense/docs.git
synced 2026-05-28 04:02:12 -04:00
BIOS / cpu-microcode: link BIOS page with cpu-microcode
This commit is contained in:
parent
62797df5f0
commit
98ab2fc838
2 changed files with 13 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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
|
||||
--------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue