-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I was previously using the modded grub, I would use a command like
setup_var_3 0xDF 0x0does above translate 1:1, just need some clarification as I cant find the mentioned "VarStoreId: {id}"
.\setup_var.efi 0xDF 0x0My source info for these values is from
0x77F25 Form: View/Configure CPU Lock Options, FormId: 0x1012 {01 86 12 10 D8 01}
0x77F2B One Of: CFG Lock, VarStoreInfo (VarOffset/VarName): 0x43, VarStore: 0x3, QuestionId: 0x138, Size: 1, Min: 0x0, Max 0x1, Step: 0x0 {05 91 B5 03 B6 03 38 01 03 00 43 00 10 10 00 01 00}
0x77F3C One Of Option: Disabled, Value (8 bit): 0x0 {09 07 04 00 00 00 00}
0x77F43 One Of Option: Enabled, Value (8 bit): 0x1 (default) {09 07 03 00 30 00 01}
0x77F4A End One Of {29 02}
0x77F4C One Of: Overclocking Lock, VarStoreInfo (VarOffset/VarName): 0xDF, VarStore: 0x3, QuestionId: 0x139, Size: 1, Min: 0x0, Max 0x1, Step: 0x0 {05 91 B1 03 B2 03 39 01 03 00 DF 00 10 10 00 01 00}
0x77F5D One Of Option: Disabled, Value (8 bit): 0x0 {09 07 04 00 00 00 00}
0x77F64 One Of Option: Enabled, Value (8 bit): 0x1 (default) {09 07 03 00 30 00 01}
0x77F6B End One Of {29 02}
0x77F6D End Form {29 02}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels