Changeset e8a1f74


Ignore:
Timestamp:
12/06/2023 07:31:26 AM (5 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.1, ken/TL2024, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, trunk, xry111/llvm18
Children:
389a7d1
Parents:
1f61e4ed
git-author:
Xi Ruoyao <xry111@…> (12/05/2023 06:28:37 PM)
git-committer:
Xi Ruoyao <xry111@…> (12/06/2023 07:31:26 AM)
Message:

firmware: Microcode early loading is now unconditionally supported

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/config/firmware.xml

    r1f61e4ed re8a1f74  
    187187      It might be still possible to manually force late loading of microcode.
    188188      But it may cause kernel malfunction and you should take the risk yourself.
    189       You will need to reconfigure your kernel for either method. The
     189      You will need to reconfigure your kernel for late loading, but
     190      early loading is always supported by Linux kernel version 6.6
     191      or later on a x86 (no matter 32-bit or 64-bit) system.  The
    190192      instructions here will show you how to create an initrd for early
    191193      loading. It is also possible to build the same microcode bin file into
Note: See TracChangeset for help on using the changeset viewer.