From d7ad6e966624efee9baefa496f8f449681c02efd Mon Sep 17 00:00:00 2001 From: Gregory Lirent Date: Fri, 12 Jun 2026 01:45:55 +0300 Subject: [PATCH] docs(patches): list 0026-cpuid-leaf15 in the inventory Co-Authored-By: Claude Opus 4.8 (1M context) --- patches/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/patches/README.md b/patches/README.md index c4377f8..bec41eb 100644 --- a/patches/README.md +++ b/patches/README.md @@ -27,6 +27,7 @@ match exactly. Naming: `0002` = infra, `0010+` = one aspect each. | 0023-cpu-microcode | CPU microcode revision (IA32_UCODE_REV), vendor-positioned | | 0024-smbios-bios-type0 | SMBIOS type0 BIOS vendor/version/date + type1 system manufacturer/product (real-OEM or Hyper-V persona) | | 0025-smbios-ports-slots | SMBIOS type 8 (port connectors) + type 9 (expansion slots) default set | +| 0026-cpuid-leaf15 | CPUID leaf 0x15 (TSC / nominal core-crystal ratio), Intel-only | ## The PCI-id problem (why 0018 is careful)