Re: [PATCH v4] scripts/x86/intel: Add a script to update the old microcode list

From: Luck, Tony

Date: Tue Feb 10 2026 - 13:54:18 EST


On Fri, Jan 30, 2026 at 11:47:53AM -0800, Sohil Mehta wrote:
> +cmd = ['iucode-tool', '--list-all' ]

On Fedora this is named with "_", not "-".

$ type iucode_tool
iucode_tool is hashed (/usr/bin/iucode_tool)

-Tony