lamw / vmware-scripts

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

check cpuid values in Verify-ESXiMicrocodePatch #47

Closed adarobin closed 6 years ago

adarobin commented 6 years ago

I was going crazy trying to figure out why my hosts said they had the new instructions, but virtual machines were not seeing them. The code was only checking for the cpuid key names, not the actual value of them.