          MODULE=intel-ucode
         VERSION=20260812
          SOURCE=microcode-$VERSION.tar.gz
      SOURCE_URL=https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/
      SOURCE_VFY=sha256:7614616d7b2988c278060486f47de716ef44c19317928cb45ac9e288fafd5bd1
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Intel-Linux-Processor-Microcode-Data-Files-microcode-$VERSION
        WEB_SITE=http://downloadcenter.intel.com
         ENTERED=20070916
         UPDATED=20260813
           SHORT="Intel ucode - data files"

cat << EOF
The intel-ucode 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.
The module creates a /boot/intel-ucode.img file which will be put by grub as
the first initrd file at the next generation of the /boot/grub/grub.cfg file.

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
