meta-intel/recipes-core/microcode
Yong, Jonathan cba66dfb7b intel-microcode: fix microcode loading on newer kernels
The /dev/microcode interface and microcode-ctl utility has
been deprecated in favor of the new kernel
/sys/devices/system/cpu/microcode/reload interface as documented in:
https://github.com/torvalds/linux/blob/master/Documentation/x86/microcode.rst

It expects the microcode binaries to be split out and loaded from
/lib/firmware, eg:
/lib/firmware/intel-ucode/06-01-01
/lib/firmware/intel-ucode/06-01-02
/lib/firmware/intel-ucode/06-01-06
/lib/firmware/intel-ucode/06-01-07
/lib/firmware/intel-ucode/06-01-09
...

This change does not affect the earlyfw cpio generated by inte-ucode.

Signed-off-by: Yong, Jonathan <jonathan.yong@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-07-04 10:16:09 +08:00
..
iucode-tool meta-intel: Reorganize the layout to remove common 2017-11-20 15:33:02 -08:00
intel-microcode_20190618.bb intel-microcode: fix microcode loading on newer kernels 2019-07-04 10:16:09 +08:00
iucode-tool_2.3.1.bb iucode-tool: upgrade 2.1.2 -> 2.3.1 2018-06-28 14:44:15 +08:00