Skip to content

main/syslinux: append Xen ucode=scan and image if found

omni requested to merge omni/aports:xen-ucode-scan into master

This could solve #12222 (closed), but I'd like a better fix.

With this, if a user has both ucode images in their /boot only amd-ucode.img would be appended, the microcode wouldn't be used for an Intel user with both the intel-ucode and amd-ucode packages installed.

Edited by omni

Merge request reports