Tool to transform and deploy CPU microcode update for x86.
Go to file
Denys Vlasenko 9da931d46b Update Intel CPU microcode to microcode-20251111 release
- Fix typo in /usr/share/microcode_ctl/ucode_with_caveats/intel-06-8f-08/config
- Update Intel CPU microcode to microcode-20251111 release (RHEL-128250)
- New microcode files (in hex):
  06-ae-01: Granite Rapids-D: revision 1000273
- Microcode files (/platform_mask shown) with revision updates (in hex):
  06-8f-07/87: Sapphire Rapids: 2b000643 to 2b000650
  06-8f-08/10: Sapphire Rapids with HBM: 2c000401 to 2c000410
  06-8f-08/87: Sapphire Rapids: 2b000643 to 2b000650
  06-97-02/07: Alder Lake: 003a to 003d
  06-97-05/07: Alder Lake: 003a to 003d
  06-9a-03/80: Alder Lake-L: 0437 to 043a
  06-9a-04/80: Alder Lake-L: 0437 to 043a
  06-9a-04/40: Arizona Beach (Atom C11xx): 000a to 000b
  06-ad-01/95: Granite Rapids-X: 10003d0 to 10003f0
  06-ad-01/20: Granite Rapids-X: a000100 to a000124
  06-af-03/01: Crestmont (Sierra Forest): 3000362 to 3000382
  06-b7-01/32: Raptor Lake: 012f to 0132
  06-ba-02/e0: Raptor Lake-P: 4129 to 6133
  06-ba-03/e0: Raptor Lake-P: 4129 to 6133
  06-bd-01/80: Lunar Lake: 0123 to 0125
  06-be-00/19: Gracemont (Alder Lake-N): 001d to 001e
  06-bf-02/07: Raptor Lake-S: 003a to 003d
  06-bf-05/07: Raptor Lake-S: 003a to 003d
  06-c5-02/82: Arrow Lake-H: 0119 to 011a
  06-c6-02/82: Arrow Lake: 0119 to 011a
  06-cf-02/87: Emerald Rapids: 210002b3 to 210002c0
- Fixes errata RPL070/ADL083/LNL047/ARL054/SPR154/EMR147:
  "REP SCASB, REP CMPSB may return incorrect results when racing
  memory access with another core or thread" on Raptor Lake,
  Alder Lake, Lunar Lake, Arrow Lake, Sapphire Rapids, Emerald Rapids.
Resolves: RHEL-128250

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2025-12-03 12:37:14 +01:00
.gitignore Update Intel CPU microcode to microcode-20250512 release 2025-06-11 14:48:08 +02:00
01-microcode.conf Auto sync2gitlab import of microcode_ctl-20220510-1.el8.src.rpm 2022-06-16 05:19:20 +00:00
06-2d-07_config Auto sync2gitlab import of microcode_ctl-20220510-1.el8.src.rpm 2022-06-16 05:19:20 +00:00
06-2d-07_disclaimer Auto sync2gitlab import of microcode_ctl-20220510-1.el8.src.rpm 2022-06-16 05:19:20 +00:00
06-2d-07_readme Auto sync2gitlab import of microcode_ctl-20220510-1.el8.src.rpm 2022-06-16 05:19:20 +00:00
06-4e-03_config Auto sync2gitlab import of microcode_ctl-20220510-1.el8.src.rpm 2022-06-16 05:19:20 +00:00
06-4e-03_disclaimer Auto sync2gitlab import of microcode_ctl-20220510-1.el8.src.rpm 2022-06-16 05:19:20 +00:00
06-4e-03_readme Auto sync2gitlab import of microcode_ctl-20220510-1.el8.src.rpm 2022-06-16 05:19:20 +00:00
06-4f-01_config Auto sync2gitlab import of microcode_ctl-20220510-1.el8.src.rpm 2022-06-16 05:19:20 +00:00
06-4f-01_disclaimer Auto sync2gitlab import of microcode_ctl-20220510-1.el8.src.rpm 2022-06-16 05:19:20 +00:00
06-4f-01_readme Auto sync2gitlab import of microcode_ctl-20220510-1.el8.src.rpm 2022-06-16 05:19:20 +00:00
06-5e-03_config Auto sync2gitlab import of microcode_ctl-20220510-1.el8.src.rpm 2022-06-16 05:19:20 +00:00
06-5e-03_disclaimer Auto sync2gitlab import of microcode_ctl-20220510-1.el8.src.rpm 2022-06-16 05:19:20 +00:00
06-5e-03_readme Auto sync2gitlab import of microcode_ctl-20220510-1.el8.src.rpm 2022-06-16 05:19:20 +00:00
06-8c-01_config Auto sync2gitlab import of microcode_ctl-20220510-1.el8.src.rpm 2022-06-16 05:19:20 +00:00
06-8c-01_disclaimer Auto sync2gitlab import of microcode_ctl-20220510-1.el8.src.rpm 2022-06-16 05:19:20 +00:00
06-8c-01_readme Update Intel CPU microcode to microcode-20250512 release 2025-06-11 14:48:08 +02:00
06-8e-9e-0x-0xca_config Auto sync2gitlab import of microcode_ctl-20220510-1.el8.src.rpm 2022-06-16 05:19:20 +00:00
06-8e-9e-0x-0xca_disclaimer Import rpm: c8s 2023-02-27 14:22:48 -05:00
06-8e-9e-0x-0xca_readme Update Intel CPU microcode to microcode-20250512 release 2025-06-11 14:48:08 +02:00
06-8e-9e-0x-dell_config Auto sync2gitlab import of microcode_ctl-20220510-1.el8.src.rpm 2022-06-16 05:19:20 +00:00
06-8e-9e-0x-dell_disclaimer Auto sync2gitlab import of microcode_ctl-20220510-1.el8.src.rpm 2022-06-16 05:19:20 +00:00
06-8e-9e-0x-dell_readme Update Intel CPU microcode to microcode-20250512 release 2025-06-11 14:48:08 +02:00
06-8f-08_config Update Intel CPU microcode to microcode-20251111 release 2025-12-03 12:37:14 +01:00
06-8f-08_disclaimer Update Intel CPU microcode to microcode-20250512 release 2025-06-11 14:48:08 +02:00
06-8f-08_readme Update Intel CPU microcode to microcode-20250512 release 2025-06-11 14:48:08 +02:00
06-55-04_config Auto sync2gitlab import of microcode_ctl-20220510-1.el8.src.rpm 2022-06-16 05:19:20 +00:00
06-55-04_disclaimer Auto sync2gitlab import of microcode_ctl-20220510-1.el8.src.rpm 2022-06-16 05:19:20 +00:00
06-55-04_readme Update Intel CPU microcode to microcode-20230808 release 2023-08-22 21:48:36 +02:00
99-microcode-override.conf Auto sync2gitlab import of microcode_ctl-20220510-1.el8.src.rpm 2022-06-16 05:19:20 +00:00
0001-releasenote.md-cleanup-eliminated-usage-of-U-0080.patch Update Intel CPU microcode to microcode-20250512 release 2025-06-11 14:48:08 +02:00
0002-releasenote.md-remove-excess-Release-Notes-headers.patch Update Intel CPU microcode to microcode-20250512 release 2025-06-11 14:48:08 +02:00
0003-releasenote.md-sort-the-entries-of-the-20230808-rele.patch Update Intel CPU microcode to microcode-20250512 release 2025-06-11 14:48:08 +02:00
0004-releasenote.md-fix-incorrect-platform-mask-for-RPL-H.patch Update Intel CPU microcode to microcode-20250512 release 2025-06-11 14:48:08 +02:00
0005-releasenote.md-fix-stepping-for-RPL-S.patch Update Intel CPU microcode to microcode-20250512 release 2025-06-11 14:48:08 +02:00
0006-releasenote.md-add-missing-06-ba-03-e0-to-the-new-mi.patch Update Intel CPU microcode to microcode-20250512 release 2025-06-11 14:48:08 +02:00
0007-releasenote.md-remove-the-duplicating-06-9e-0c-22-re.patch Update Intel CPU microcode to microcode-20250512 release 2025-06-11 14:48:08 +02:00
0008-releasenote.md-fix-old-revisions-for-06-8e-09-10-and.patch Update Intel CPU microcode to microcode-20250512 release 2025-06-11 14:48:08 +02:00
0009-releasenote.md-add-old-revisions-for-06-be-00-11-06-.patch Update Intel CPU microcode to microcode-20250512 release 2025-06-11 14:48:08 +02:00
0010-releasenote.md-eliminate-trailing-white-space.patch Update Intel CPU microcode to microcode-20250512 release 2025-06-11 14:48:08 +02:00
0011-releasenote.md-add-information-about-updates-and-rem.patch Update Intel CPU microcode to microcode-20250512 release 2025-06-11 14:48:08 +02:00
0012-releasenote.md-add-information-about-06-ba-08-microc.patch Update Intel CPU microcode to microcode-20250512 release 2025-06-11 14:48:08 +02:00
0013-releasenote.md-fix-whitespace-in-microcode-20240531-.patch Update Intel CPU microcode to microcode-20250512 release 2025-06-11 14:48:08 +02:00
0014-releasenote.md-use-None-for-the-empty-list-of-new-pl.patch Update Intel CPU microcode to microcode-20250512 release 2025-06-11 14:48:08 +02:00
0015-releasenote.md-add-missing-old-revision-in-microcode.patch Update Intel CPU microcode to microcode-20250512 release 2025-06-11 14:48:08 +02:00
0016-releasenote.md-use-new-lines-consistently.patch Update Intel CPU microcode to microcode-20251111 release 2025-12-03 12:37:14 +01:00
0017-releasenote.md-add-information-about-removal-of-CLX-.patch Update Intel CPU microcode to microcode-20251111 release 2025-12-03 12:37:14 +01:00
0101-releasenote.md-drop-Removed-Platforms-from-microcode.patch Update Intel CPU microcode to microcode-20251111 release 2025-12-03 12:37:14 +01:00
check_caveats check_caveats, reload_microcode, update_ucode: reset locale to C 2023-08-21 13:10:15 +02:00
codenames.list Update Intel CPU microcode to microcode-20250512 release 2025-06-11 14:48:08 +02:00
dracut_99microcode_ctl-fw_dir_override_module_init.sh dracut_99microcode_ctl-fw_dir_override_module_init.sh: add new default fw_dir 2023-08-23 09:02:05 +02:00
gating.yaml Bring gating.yaml over from Brew dist-git 2023-03-10 11:03:54 -08:00
gen_provides.sh Auto sync2gitlab import of microcode_ctl-20220510-1.el8.src.rpm 2022-06-16 05:19:20 +00:00
gen_updates2.py Auto sync2gitlab import of microcode_ctl-20220510-1.el8.src.rpm 2022-06-16 05:19:20 +00:00
intel_config Auto sync2gitlab import of microcode_ctl-20220510-1.el8.src.rpm 2022-06-16 05:19:20 +00:00
intel_disclaimer Auto sync2gitlab import of microcode_ctl-20220510-1.el8.src.rpm 2022-06-16 05:19:20 +00:00
intel_readme Auto sync2gitlab import of microcode_ctl-20220510-1.el8.src.rpm 2022-06-16 05:19:20 +00:00
microcode_ctl.spec Update Intel CPU microcode to microcode-20251111 release 2025-12-03 12:37:14 +01:00
microcode.service Auto sync2gitlab import of microcode_ctl-20220510-1.el8.src.rpm 2022-06-16 05:19:20 +00:00
README Auto sync2gitlab import of microcode_ctl-20220510-1.el8.src.rpm 2022-06-16 05:19:20 +00:00
README.caveats Update Intel CPU microcode to microcode-20250512 release 2025-06-11 14:48:08 +02:00
reload_microcode check_caveats, reload_microcode, update_ucode: reset locale to C 2023-08-21 13:10:15 +02:00
sources Update Intel CPU microcode to microcode-20251111 release 2025-12-03 12:37:14 +01:00
update_ucode Update Intel CPU microcode to microcode-20240531 release 2024-07-31 05:59:21 +02:00

The microcode_ctl package contains microcode files (vendor-provided binary data
and/or code in proprietary format that affects behaviour of a device) for Intel
CPUs that may be loaded into the CPU during boot.

This directory contains information regarding various aspects of the provided
microcode files and their usage.

 * LICENSE.intel-ucode
   "license" file from the Intel x86 CPU microcode archive.
 * README
   This file.
 * README.caveats
   Caveats (mechanism for enabling/disabling usage of sets of microcode files
   based on caveat configuration and user preferences) documentation.
   Also contains general information about microcode update behaviour and links
   with additional information about the relevant microarchitectural
   vulnerabilities.
 * README.intel-ucode
   "README.md" file from the Intel x86 CPU microcode archive.
 * RELEASE_NOTES.intel-ucode
   "releasenote.md" file from the Intel x86 CPU microcode archive.
 * SECURITY.intel-ucode
   "security.md" file from the Intel x86 CPU microcode archive.
 * SUMMARY.intel-ucode
   Information about supplied microcode files extracted from their headers,
   in a table form.  Columns have the following meaning:
    * "Path": path to the microcode file under one of the following directories:
       * /usr/share/microcode_ctl/ucode_with_caveats/intel
       * /usr/share/microcode_ctl/ucode_with_caveats
       * /usr/share/microcode_ctl
       * /lib/firmware
       * /etc/firmware
    * "Offset": offset of the microcode blob within the micocode file in bytes.
    * "Ext. Offset": offset of the extended signature header within
      the microcode file in bytes.
    * "Data Size": size of microcode data in bytes.  0 means 2000 bytes.
    * "Total Size": size of microcode blob in bytes, incuding headers.
      0 means 2048 bytes.
    * "CPUID": CPU ID signature (in format returned by the CPUID instruction).
    * "Platform ID Mask": mask of suitable Platform IDs (provided in bits
      52..50 of MSR 0x17).
    * "Revision": microcode revision.
    * "Date": microcode creation date.
    * "Checksum": sum (in base 1<< 32) of all 32-bit values comprising
      the microcode (from Offset up to Offset + Total Size).
    * "Codenames": list of known CPU codenames associated with the CPUID
      and Platform ID Mask combination.
   Please refer to README.cavets, section "Microcode file structure"
   for additional information regarding microcode header fields.
 * caveats
   Directory that contains readme files for each specific caveat.