freecableguy / v3x4

Intel(R) Xeon(R) Processor Max Effort Turbo Boost UEFI DXE driver
GNU General Public License v3.0
157 stars 27 forks source link

FFS. Not work with dual cpus motherboards #7

Closed mxp100 closed 4 years ago

mxp100 commented 4 years ago

Tested on Asus Z10pa-d8, efi driver work correctly and FFS driver not worked, if patch cpu with 1 cpu as FFS, unlock work with one CPU

Zorg33 commented 4 years ago

I always put the efi driver on the uefi partition of the disk. It works this way.

mxp100 commented 4 years ago

if convert to FFI driver and add as last in DXE drivers, not work correctly may be cpu infos used in code, not correct in DXE loading step?

freecableguy commented 4 years ago

Hi mxp100, you are not the first to publicly comment that dual-CPU systems are not compatible with FFS solution. My recommendation would be to make use of the driver as-compiled without embedding for flashing.