Posts: 4
Threads: 0
Joined: Aug 2021
Reputation:
0
I added NVME boot support, but still can not "activate" Admin menu.
####
0x33F1D Suppress If {0A 82}
0x33F1F QuestionId: 0x331 equals value 0x1 {12 06 31 03 01 00}
0x33F25 Ref: Admin, VarStoreInfo (VarOffset/VarName): 0xFFFF, VarStore: 0x0, QuestionId: 0x482, FormId: 0x483 {0F 0F F3 09 F4 09 82 04 00 00 FF FF 04 83 04}
0x33F34 End If {29 02}
####
0x40217 Checkbox: , VarStoreInfo (VarOffset/VarName): 0x0, VarStore: 0x20, QuestionId: 0x331 {06 8E 00 00 00 00 31 03 20 00 00 00 00 00}
0x40225 End {29 02}
####
0x305B8 VarStore: VarStoreId: 0x20 [77D054D6-53C6-4215-B9C3-66637FCAB7CE], Size: 0x1, Name: fjSetupHiddenAdminPage {24 2D D6 54 D0 77 C6 53 15 42 B9 C3 66 63 7F CA B7 CE 20 00 01 00 66 6A 53 65 74 75 70 48 69 64 64 65 6E 41 64 6D 69 6E 50 61 67 65 00}
####
Seems to me that DXE fjHiddenAdminPage rewrites it.
Tried to disassembly of the above: Still have no glue what activates it. It's not "service" jumper on the board and no F11 derivates.
Any help ?