06-27-2016, 09:01 AM
(This post was last modified: 06-27-2016, 09:42 AM by cmauribon2.)
Hello someone can help me to unlock the chipset tab on this uefi aptio ami bios ?
The magic hex string "010100010101" don't exist in Setup.ffs
I have also change
0x15F63 Suppress If: {0A 82}
0x15F65 True {46 02}
0x15F67 Ref: Chipset, Variable: 0xFFFF {0F 0F 1F 00 02 00 03 00 00 00 FF FF 00 15 27}
0x15F76 End If {29 02}
to
0x15F63 Suppress If: {0A 82}
0x15F65 False {47 02}
0x15F67 Ref: Chipset, Variable: 0xFFFF {0F 0F 1F 00 02 00 03 00 00 00 FF FF 00 15 27}
0x15F76 End If {29 02}
No success...
Please help
The magic hex string "010100010101" don't exist in Setup.ffs
I have also change
0x15F63 Suppress If: {0A 82}
0x15F65 True {46 02}
0x15F67 Ref: Chipset, Variable: 0xFFFF {0F 0F 1F 00 02 00 03 00 00 00 FF FF 00 15 27}
0x15F76 End If {29 02}
to
0x15F63 Suppress If: {0A 82}
0x15F65 False {47 02}
0x15F67 Ref: Chipset, Variable: 0xFFFF {0F 0F 1F 00 02 00 03 00 00 00 FF FF 00 15 27}
0x15F76 End If {29 02}
No success...
Please help