- BootGuard is enabled, which is suck.
- The module which i am about to crack is SiInitFsp, where is the key function that set the msr register.
and it is not included in the IBB. - After my trial, the machine don’t boot and the PWR LED indicates the SBIOS is corrupted. I think this module may be in the check list and then doesn’t pass.
- Of course, it is a new machine with warranty, so can’t do PCH replacement.
So i think maybe there are two ways:
- make some sort of checksum or signature verification to the new module(i am not very clear about that), or just disable it.
- Re check the function to find if there is any entrance that, maybe something in the NVRAM could control this function. But after my check, maybe it is unavailable. I will send later, and if anyone can do deeper investigation?
- get a module from other bios or older version(i think it doesn’t have because mine is 1.0.x which is old enough) which has no AVX512 disable function.
Looking forward to any suggestions! I am stuck at it now…