lamw / vmware-scripts

Various scripts for VMware based solutions
http://www.williamlam.com/
BSD 2-Clause "Simplified" License
859 stars 489 forks source link

updated for new microcode (and white space confusion) #61

Closed vbondzio closed 6 years ago

vbondzio commented 6 years ago

Removed most of Intel Sightings logic as you are either on the affected ucode or not. It's unlikely you are going to install one of the withdrawn patches or BIOS updates rather than the new, fixed ones.

Put signatures and ucode revisions into an array (revisions aren't unique across different models).

Added processor signature and whether the ucode is "known good" (we hope) to the table.

(it somehow seems my last change isn't on your master? should not be a hard conflict though, let me know if it looks off and I just start over)

lamw commented 6 years ago

Would you mind simply pulling from master and then resolving the conflicts on your end before submitting?

vbondzio commented 6 years ago

no problem at all