mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-09 11:47:24 +08:00
firmware: Microcode early loading is now unconditionally supported
This commit is contained in:
parent
1f61e4ed1a
commit
e8a1f74ace
@ -186,7 +186,9 @@
|
|||||||
<para>
|
<para>
|
||||||
It might be still possible to manually force late loading of microcode.
|
It might be still possible to manually force late loading of microcode.
|
||||||
But it may cause kernel malfunction and you should take the risk yourself.
|
But it may cause kernel malfunction and you should take the risk yourself.
|
||||||
You will need to reconfigure your kernel for either method. The
|
You will need to reconfigure your kernel for late loading, but
|
||||||
|
early loading is always supported by Linux kernel version 6.6
|
||||||
|
or later on a x86 (no matter 32-bit or 64-bit) system. The
|
||||||
instructions here will show you how to create an initrd for early
|
instructions here will show you how to create an initrd for early
|
||||||
loading. It is also possible to build the same microcode bin file into
|
loading. It is also possible to build the same microcode bin file into
|
||||||
the kernel, which allows early loading but requires the kernel to be
|
the kernel, which allows early loading but requires the kernel to be
|
||||||
|
Loading…
Reference in New Issue
Block a user