intel ucode
vKnmnn opened this issue · 2 comments
vKnmnn commented
Looking at the code, it seems that the initrd for intel-ucode.img is not included in the .efi file made by objcopy.
Can you tell me how to integrate it , and what package to install to actually make this compile?
objcopy: supported targets: elf64-x86-64 elf32-i386 elf32-iamcu elf32-x86-64 a.out-i386-linux pei-i386 pei-x86-64 elf64-l1om elf64-k1om elf64-little elf64-big elf32-little elf32-big plugin srec symbolsrec verilog tekhex binary ihex
vKnmnn commented
So I found out, to integrate both ucode and initramfs, just concatenate them, ucode first.
julian-klode commented
Sure, that's what initramfs-tools does. Not sure about dracut, but thats a job for the.