Skip to content

setup var3 - expected different var size - continue with care #27

@roxxin

Description

@roxxin

Hi, I tried to unlock CFG on a Fusion 15 laptop (Tongfang LAPQC71) with AMI BIOS following Dortanias Post Installation CFG Unlock guide. I followed the guide to the letter and acquired the proper offset, but am unsure whether i should run the command "setup_var_3 0x6F0 0x00" due to some warnings I received:

IMG_20210730_124039

setup_var_3 0x6F0
Looking for Setup variable...
var name: Setup, var size 12 var guid: ex87d643-eba4-4bb5 - a1-e5-3f-3e-36-b2-0d-a9
GUID does not match expected GUID, taking it nevertheless...
successfully obtained "Setup" variable from VSS (got 7 (0x7) bytes).
Too small variable detected ignoring. <--- could that be var 0x6f0?
var name Setup, var size 12, var guid: ec87d643-eba4-4bb5 - a1-e5-3f-3e-36-b2-0d-a9 <--- why another var name? is this some random variable instead of 0x6f0?
GUID does not match expected GUID, taking it nevertheless...
expected a different size of the setup variable (got 4937 (0x1349) bytes). Continue with care... <--- wrong var?
successfully obtained "Setup" variable from VSS (got 4937 (0x1349) bytes). <--- can I trust this message, was 0xf60 correctly accessed? (value seems to fit: 0x01)
offset 0xf60 is: 0x01

Is this all as expected or should I restrain from running the command "setup_var_3 0x6F0 0x00"?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions