mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
firmware: Microcode early loading is now unconditionally supported
This commit is contained in:
parent
1f61e4ed1a
commit
e8a1f74ace
@ -186,7 +186,9 @@
|
||||
<para>
|
||||
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.
|
||||
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
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user