I am using Intel i5 12400 with avx512 still available but disabled by microcode
, i am succes reenable that feature again with helping from mm tool
but problem is avx512 it activate at default bios in auto mode, because avx512 menu is disabled by asus, but i try with AMI IFR extract my bios, menu avx512 is still there but hidden by Suppress
but i still confusing how to unlock/reshow that all avx512 feature related in my avx configuration in bios menu with hex, i try open my bios with AMI BCP but not succes because max string error so config not showing off
here screenshot from asus z690 with menu avx512 toggle and voltage controll showing up and that feature is related to IFRextracted but hidden in my bios
Oh, no. You can’t modify it like that.
First, the syntax was broken. Don’t you see that the lines have moved to the right? At least, you had to keep “end” codes for each of "one of prompt"s. It works so that “suppress if” should be followed by the “end” and also the extended conditions are followed by the “end”. Second, for AMI BIOSes any changes in the IFR module associated with a decrease/increase in the total number of elements must be synced with another table by making corresponding changes in the AMITSE setup data module. After all, it is AMITSE that is responsible for the structure of the final BIOS Setup Utility.
Wow, welcome back, this change was made because there was success before this (single option move). Multiple options are also a first try. thanks for your clarification
thanks for your help brother, i extracted 1.bin from capsule to INTEL IMAGE with uefi tool ne 62 and flash with intel FPT csm 16, you awesome, now all hidden avx512 menu showing up and toggle avx512 for enable and disable is worked
hope you share some little tutorial to unlock that menu, i need to unlock other menu like BIOS Lock and flash protection range registers (FPRR) in PCH security menu
so i dont need to disable FPRR or bios lock with setupvar if it enable again sometime with their failsafe setting is set to on
The approach doesn’t always work, sometimes you just need to change the suppression condition like kitty mentioned, sometimes you need to change multiple modules at the same time. Take AVX512 as an example, find the QuestionId A7 00 (offset 112A4) of AVX512 in the AMITSESetupData module, change the next 15 bytes to default 09→user 0D