          MODULE=microcode
         VERSION=20260512
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/refs/tags/
      SOURCE_VFY=sha256:5a07ce745d0bd8b360a4713564d46d5e38be797316a52abedaff0761e1b02370
        WEB_SITE=http://downloadcenter.intel.com
         ENTERED=20070916
         UPDATED=20220605
           SHORT="Intel microcode - data files"

cat << EOF
The microcode data file contains the latest microcode definitions for all Intel
processors. Intel releases microcode updates to correct processor behavior as
documented in the respective processor specification updates. While the regular
approach to getting this microcode update is via a BIOS upgrade, Intel realizes
that this can be an administrative hassle.

Note that the "intel-ucode" and "microcode" modules are pratically the same,
except that intel-ucode is loaded early by the bootloader, and microcode is
loaded late by the kernel.
EOF
