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
[Request] Support for Intel Xeon E3-1230...
Last Post: biospains
Today 04:40 AM
» Replies: 36
» Views: 15353
[REQUEST] Acer PT715-51 (Triton 700) ins...
Last Post: Dudu2002
Today 03:52 AM
» Replies: 26
» Views: 15598
Acer Aspire 5738 Restore full ram speed
Last Post: IrRaziel
Yesterday 04:50 PM
» Replies: 10
» Views: 359
[REQUEST] Acer Aspire E1-510 BIOS Unlock
Last Post: banusri123
Yesterday 03:31 PM
» Replies: 41
» Views: 37890
[REQUEST] Machenike F117-FPE BIOS Unlock
Last Post: mortalrun
Yesterday 11:23 AM
» Replies: 0
» Views: 113
[REQUEST] Axioo Hype 5 AMD X3 Bios Unloc...
Last Post: Aseptartar
Yesterday 12:39 AM
» Replies: 0
» Views: 145
BIOS Hex Offset
Last Post: Pacho
06-19-2025 03:33 PM
» Replies: 0
» Views: 138
[REQUEST] hp 14-cm0xxx bios unlock(ami f...
Last Post: Anneaham
06-18-2025 11:34 PM
» Replies: 1
» Views: 479
[Request] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
06-18-2025 01:41 PM
» Replies: 7
» Views: 776
[REQUEST] BIOS Unlock for Gigabyte G5-KD...
Last Post: Dudu2002
06-18-2025 06:52 AM
» Replies: 10
» Views: 3541
[REQUEST] HP 15-ac109nx – Insyde BIOS F....
Last Post: Naifaey13
06-18-2025 06:08 AM
» Replies: 0
» Views: 186
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
06-18-2025 02:45 AM
» Replies: 44
» Views: 12959
HP probook4436s(e2-3000m)can update to a...
Last Post: hurricaning
06-17-2025 09:21 AM
» Replies: 2
» Views: 362
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: Neonka
06-17-2025 05:05 AM
» Replies: 36
» Views: 14032
[REQUEST] Asus ROG Strix GL702ZC BIOS Un...
Last Post: bip_bop
06-17-2025 02:16 AM
» Replies: 171
» Views: 99063
[SOLVED] Lenovo E545 (HRETxxWW) WiFi + B...
Last Post: Vigor89
06-16-2025 04:51 PM
» Replies: 268
» Views: 117812
[Test, sp54926] HP Pavilion dm1-4000sd
Last Post: symbios24
06-16-2025 08:14 AM
» Replies: 36
» Views: 28806
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: flastac
06-14-2025 09:45 AM
» Replies: 212
» Views: 106615
[Request] Bios is locked need to unlock ...
Last Post: Xperjo
06-14-2025 12:59 AM
» Replies: 0
» Views: 518
Ailenware M15 R2
Last Post: axdy
06-13-2025 05:17 PM
» Replies: 0
» Views: 347

[REQUEST] Thinkpad W550s - unhide the CFG Lock option
#1
Hi all :-)

I have a Thinkpad W550s bios with Advanced Menu unlocked. Despite the Advanced Menu is unlocked, the CFG Lock option is still hidden. Please, can you modify my bios to unhide the CFG Lock option?

This is the dump:
https://www.sendspace.com/file/sejso8

Just in case it helps, the following is from a tutorial that I followed to modify the UEFY variables with RU (but it did not work):
CFG Lock, VarStoreInfo (VarOffset/VarName): 0x7A, VarStore: 0x6
Name: CpuProtocolSetupVar

Thank you A LOT  Blush
find
quote
#2
Suppress If {0A 82}
0x1C5FF 64 Bit Unsigned Int: 0x1 {45 0A 01 00 00 00 00 00 00 00}
0x1C609 One Of: CFG Lock, VarStoreInfo (VarOffset/VarName): 0x7A, VarStore: 0x6, QuestionId: 0x6C, Size: 1, Min: 0x0, Max 0x1, Step: 0x0 {05 A6 77 05 78 05 6C 00 06 00 7A 00 00 10 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00}
0x1C62F Default: DefaultId: 0x0, Value (8 bit): 0x1 {5B 1B 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00}
0x1C64A Default: DefaultId: 0x1, Value (8 bit): 0x1 {5B 1B 01 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00}
0x1C665 One Of Option: Disabled, Value (8 bit): 0x0 {09 1C 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 00}
0x1C681 One Of Option: Enabled, Value (8 bit): 0x1 {09 1C 11 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00}
0x1C69D End One Of {29 02}
0x1C69F End If {29 02}


Just in case it helps.
find
quote
#3
(09-13-2024, 10:36 PM)Ugluk Wrote: Hi all :-)

I have a Thinkpad W550s bios with Advanced Menu unlocked. Despite the Advanced Menu is unlocked, the CFG Lock option is still hidden. Please, can you modify my bios to unhide the CFG Lock option?

This is the dump:
https://www.sendspace.com/file/sejso8

Just in case it helps, the following is from a tutorial that I followed to modify the UEFY variables with RU (but it did not work):
CFG Lock, VarStoreInfo (VarOffset/VarName): 0x7A, VarStore: 0x6
Name: CpuProtocolSetupVar

Thank you A LOT  Blush
Hi
Your mod completed. Check your messages

This mod for this notebook ONLY !!!
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)