Forum RSS Feed Follow @ Twitter Follow On Facebook

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

Username:


Password:





[-]
Latest Threads
Gigabyte GA-MF3 CPU upgrade mod
Last Post: dm-
Today 10:53 AM
» Replies: 25
» Views: 22496
[REQUEST] Lenovo B590 (H1ETxxWW) Whiteli...
Last Post: yamicazanova2
Today 09:50 AM
» Replies: 799
» Views: 480200
BIOS fix Lenovo c460
Last Post: waldek69
Today 07:33 AM
» Replies: 16
» Views: 3686
sp55430 f.48 modded doesn't save changes
Last Post: amyleon
Today 06:13 AM
» Replies: 1
» Views: 1637
[REQUEST] Lenovo x121e (AMD, 8RETxxWW) W...
Last Post: Quill6290
Today 03:31 AM
» Replies: 56
» Views: 43007
Sony vaio UX Boot animation/jingle remov...
Last Post: appletechgeek
Yesterday 11:55 PM
» Replies: 0
» Views: 82
[REQUEST] Lenovo G500 (78CNxxWW) BIOS Un...
Last Post: robgee65
Yesterday 11:33 AM
» Replies: 288
» Views: 199236
[REQUEST] Acer Aspire V3-772G BIOS Unloc...
Last Post: Radiux
Yesterday 11:00 AM
» Replies: 458
» Views: 261390
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: SteveJaye
10-26-2025 09:39 PM
» Replies: 45
» Views: 19650
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: Timyan
10-26-2025 03:51 PM
» Replies: 758
» Views: 372805
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Moparman_OCN
10-26-2025 03:48 PM
» Replies: 18
» Views: 14479
[REQUEST] Sony Vaio VPC-EE (R0210Z5) Adv...
Last Post: kI3RO
10-25-2025 07:05 PM
» Replies: 57
» Views: 34502
[REQUEST] Lenovo Y50-70 (9ECNxxWW) BIOS ...
Last Post: chironghost
10-25-2025 03:35 PM
» Replies: 1971
» Views: 1093469
[REQUEST] Lenovo IdeaPad S540-15IWL GTX ...
Last Post: Dudu2002
10-25-2025 01:56 PM
» Replies: 5
» Views: 2249
[REQUEST] Lenovo B590 (H9ETxxWW) Whiteli...
Last Post: Dudu2002
10-25-2025 12:32 PM
» Replies: 686
» Views: 325301
[REQUEST] X230s (GGET15WW)
Last Post: Dudu2002
10-25-2025 12:31 PM
» Replies: 1
» Views: 380
[Request] Mod bios asus strix rog g614ji
Last Post: elbob89
10-25-2025 07:43 AM
» Replies: 0
» Views: 208
[REQUEST] Lenovo B490 (H5ET73WW 1.16) Wh...
Last Post: yamicazanova2
10-24-2025 03:19 AM
» Replies: 0
» Views: 170
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
10-23-2025 12:44 PM
» Replies: 137
» Views: 96158
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: Dudu2002
10-23-2025 12:43 PM
» Replies: 4
» Views: 20664

[REQUEST] Lenovo Y50-70 (9ECNxxWW) BIOS Unlock
Same problem as amrmohamed_95, can someone point me a bios I can flash onto my bios in hope that willl fix the problem?
My laptop seems to be the Lenovo IdeaPad Y50-70-01132 variant with the i7-4710HQ and gtx 860m. Don't know if that matters.
find
quote
Hi, can you unlock my bios?
I need remove whitelist, and unlock hidden additional menus and settings in bios setup menu
 
this is info about my PC and BIOS backup:
 
Bios version: InsydeH20 REV 3.7

Lenovo Y50-70 4K UHD
i7 4720HQ
GTX 960M
SSD 960GB
 
 
https://www.dropbox.com/s/lraal2qmni0mw3...s.rar?dl=0
 
Thanks a lot
find
quote
Hi,

New to all this, I need help to have my bios unlocked (advanced menu) and the whitelist removed, how do I go about getting this done?

Thanks everyone.
find
quote
Would you be able to help me unlock my advance menus for my laptop?

https://www.sendspace.com/file/kgkqmn

Thank you in advance
find
quote
can you help me edit this text to unlock advanced ? I want to setting someting in osx
# Patch string format
# FileGuid SectionType PatchType:FindPatternOrOffset:ReplacePattern 
# Please ensure that the latest symbol in patch string is space

# Possible section types:
#  PE32 image                    10
#  Position-independent code     11
#  TE Image                      12
#  DXE Dependency                13
#  Version information           14
#  User interface string         15
#  16-bit code                   16
#  Guided freeform               18
#  Raw data                      19
#  PEI Dependency                1B
#  SMM Dependency                1C
# Please do not try another section types, it can make the resulting image broken

# Possible patch types:
#  P - pattern-based, first parameter is a pattern to find, second - a pattern to replace
#  O - offset-based, first parameter is hexadecimal offset, second - a pattern to replace
# Patterns can have . as "any possible value" symbol

#----------------------------------------------------------------------------------
# OSX CPU Power Management patches
# Remove lock from MSR 0xE2 register
#----------------------------------------------------------------------------------

# PowerMgmtDxe | Haswell
F7731B4C-58A2-4DF4-8980-5645D39ECE58 10 P:75080FBAE80F89442430:EB080FBAE80F89442430 

# PowerMgmtDxe | Haswell-E
# F7731B4C-58A2-4DF4-8980-5645D39ECE58 10 P:0FBA6C24380F:0FBA7424380F 

# PowerManagement | Sandy Bridge with ME 8.xx, Ivy Bridge 
# 8C783970-F02A-4A4D-AF09-8797A51EEC8D 10 P:75080FBAE80F89442430:EB080FBAE80F89442430 

# PowerManagement | New SB-E/IB-E 
# 8C783970-F02A-4A4D-AF09-8797A51EEC8D 10 P:0FBA6C24380F:0FBA7424380F 

# CpuPei | Sandy Bridge with ME 7.xx, old SB-E/IB-E
# 2BB5AFA9-FF33-417B-8497-CB773C2B93BF 10 P:800018EB050D0080:000018EB050D0000 

# UEFIL05BIOSLock | Whitelist | 75-74=EB 
11D378C2-B472-412F-AD87-1BE4CD8B33A6 10 O:0302:EB17 O:034A:EB18 O:0366:EB10 O:0376:7500 

.bin   bios_bak.bin (Size: 6.5 MB / Downloads: 1)
find
quote
Hello im hoping someone can unlock my bios. Need advanced menu and whitelist removal please!

Name: Lenovo Y50
Bios: 9ecn43ww
Link: https://download.lenovo.com/consumer/mob...cn43ww.exe

Thank you!
find
quote
Hello,

Could you help unlock the advanced menue and remove the whitelist?

https://www.sendspace.com/file/tc8t2h

Thank you
find
quote
Please help me to unlock advance menu, I am not able to find anywhere how to take bios backup to upload here
find
quote
Hi
Can you help me unlock advenced menu and remove whitelist ?

https://www.sendspace.com/file/52n107
find
quote
(11-27-2017, 06:20 AM)Michalll Wrote: Hi
Can you help me unlock advenced menu and remove whitelist ?

https://www.sendspace.com/file/52n107
Hi
Your mod completed. Check PM

This mod for this notebook ONLY !!!
find
quote


Forum Jump:


Users browsing this thread: 34 Guest(s)