Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
Disable Prochot ryzen 5 5500u
Last Post: vorajeeah
Today 10:01 AM
» Replies: 0
» Views: 59
HP Pro 3330 (H-POPEYE-H61-uATX): Ivy Bri...
Last Post: Hooper
Today 06:03 AM
» Replies: 10
» Views: 7828
[REQUEST] Lenovo G700 (7ACNxxWW) Whiteli...
Last Post: Dudu2002
Yesterday 01:44 AM
» Replies: 167
» Views: 109768
Asus Strix G512LV Bios Unlock
Last Post: MikeyMike80
04-03-2026 11:10 PM
» Replies: 59
» Views: 38129
[REQUEST] Lenovo Y400 & Y500 (6BCNxxWW) ...
Last Post: maxwell51
04-03-2026 04:02 PM
» Replies: 163
» Views: 106964
[REQUEST] Lenovo Thinkpad X230(i) (G2ETx...
Last Post: Max_Neumann
04-03-2026 01:22 AM
» Replies: 1097
» Views: 709882
(Request) Veriton M4660G B360H5-M14 unlo...
Last Post: dimwit
04-01-2026 10:21 PM
» Replies: 3
» Views: 681
[Request] ASUS Z97-PRO (Wi-Fi AC) - TPM ...
Last Post: kamwo
04-01-2026 01:16 PM
» Replies: 0
» Views: 178
[REQUEST] Lenovo Thinkpad Edge E535 (HHE...
Last Post: Quentin
04-01-2026 04:07 AM
» Replies: 137
» Views: 77354
Bios setting unlock for Thunderobot 911x
Last Post: pcnahradnediely
03-30-2026 06:35 PM
» Replies: 0
» Views: 234
[SOLVED] Clevo N750BU BIOS unlock
Last Post: GigantTech
03-29-2026 03:17 PM
» Replies: 2
» Views: 371
[REQUEST] HP Desktop Pro G2 BIOS Unlock
Last Post: hlfjery
03-28-2026 08:51 PM
» Replies: 0
» Views: 300
[REQUEST] Sony Vaio VPCEH & VPCEJ series...
Last Post: Tarik72
03-28-2026 10:10 AM
» Replies: 246
» Views: 199615
[REQUEST] Lenovo ThinkPad Edge E320 (8NE...
Last Post: Dudu2002
03-27-2026 02:29 PM
» Replies: 75
» Views: 54427
BIOS dump — Razer Blade Pro 17 FHD RZ09-...
Last Post: Kavvika
03-26-2026 03:51 PM
» Replies: 0
» Views: 339
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: inside11
03-26-2026 08:50 AM
» Replies: 504
» Views: 296936
[REQUEST] Lenovo T520 (8AETxxWW) Whiteli...
Last Post: nicklu
03-26-2026 05:19 AM
» Replies: 148
» Views: 139094
Z390 Asus Maximus XI Extreme weird issue
Last Post: derril
03-25-2026 04:00 PM
» Replies: 0
» Views: 376
(I'm PAYING) Clevo X7200 Bios remove GPU...
Last Post: SuperMG
03-25-2026 02:46 PM
» Replies: 2
» Views: 677
[Request] Dell Inspiron 17r SE 7720 Unlo...
Last Post: naquaada
03-25-2026 02:42 PM
» Replies: 94
» Views: 125903

UEFI variable + IFR only works on settings
#1
Photo 
Hey guys,

I seem to be having a little difficulty with unlocking hiding settings through IFR.
I extracted the IFR from the bios using universal IFR extractor and proceeded with a simple test.

I can see the option "Multi Core Support" in my bios, So looking at the IFR (Code below).
Suppress if variable 0x510 equals 0x0 and since i can see it variable 0x510 should be not 0x0, right?

Yet setup_var 0x510 gives me 0x0 and even changing it to 0x1 doesn't make a difference.
But if i change the option itself (variable 0x1F from 0x0 to 0x1) the Multi core setting does change.

It seems i can change settings but not show or hide forms.


Code:
0x7BAF9     Form: Multi Core Support, Form ID: 0x8502 {01 86 02 85 3E 08}
0x7BAFF         Subtitle: Multi Core Support {02 87 3E 08 00 00 00}
0x7BB06         End {29 02}
0x7BB08         Subtitle:  {02 87 02 00 00 00 00}
0x7BB0F         End {29 02}
0x7BB11         Suppress If: {0A 82}
0x7BB13             Variable 0x510 equals 0x0 {12 06 10 05 00 00}
0x7BB19             Grayout If: {19 82}
0x7BB1B                 Variable 0x4F3 equals 0x0 {12 06 F3 04 00 00}
0x7BB21                 Setting: Active Processor Cores, Variable: 0x1F {05 A6 4D 0A 4E 0A 5C 04 02 00 1F 00 10 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00}
0x7BB47                     Option: All, Value: 0x0 {09 0E 4A 0A 30 00 00 00 00 00 00 00 00 00}
0x7BB55                     Option: 1, Value: 0x1 {09 0E 46 0A 00 00 01 00 00 00 00 00 00 00}
0x7BB63                     Option: 2, Value: 0x2 {09 0E 47 0A 00 00 02 00 00 00 00 00 00 00}
0x7BB71                 End of Options {29 02}
0x7BB73             End If {29 02}
0x7BB75         End If {29 02}
0x7BB77     End Form {29 02}



Code:
//Parent
0x797C3     Form: Performance, Form ID: 0x8005 {01 86 05 80 75 00}
0x797C9         Subtitle: Performance {02 87 75 00 00 00 00}
0x797D0         End {29 02}
0x797D2         Subtitle:  {02 87 02 00 00 00 00}
0x797D9         End {29 02}
0x797DB         Suppress If: {0A 82}
0x797DD             Variable 0x510 equals 0x0 {12 06 10 05 00 00}
0x797E3             Ref: Multi Core Support, Variable: 0xFFFF {0F 0F 3E 08 3F 08 D0 03 00 00 FF FF 00 02 85}
0x797F2         End If {29 02}

Full IFR attached

Am i doing something wrong?

Thanks


Attached Files
.txt   UserInterfaceA18 IFR.txt (Size: 595.41 KB / Downloads: 6)
find
quote
#2
delete
find
quote


Forum Jump:


Users browsing this thread: