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] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
Today 01:41 PM
» Replies: 7
» Views: 671
[REQUEST] BIOS Unlock for Gigabyte G5-KD...
Last Post: Dudu2002
Today 06:52 AM
» Replies: 10
» Views: 3463
[REQUEST] HP 15-ac109nx – Insyde BIOS F....
Last Post: Naifaey13
Today 06:08 AM
» Replies: 0
» Views: 85
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
Today 02:45 AM
» Replies: 44
» Views: 12844
HP probook4436s(e2-3000m)can update to a...
Last Post: hurricaning
Yesterday 09:21 AM
» Replies: 2
» Views: 306
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: Neonka
Yesterday 05:05 AM
» Replies: 36
» Views: 13886
[REQUEST] Asus ROG Strix GL702ZC BIOS Un...
Last Post: bip_bop
Yesterday 02:16 AM
» Replies: 171
» Views: 98823
[SOLVED] Lenovo E545 (HRETxxWW) WiFi + B...
Last Post: Vigor89
06-16-2025 04:51 PM
» Replies: 268
» Views: 117562
[Test, sp54926] HP Pavilion dm1-4000sd
Last Post: symbios24
06-16-2025 08:14 AM
» Replies: 36
» Views: 28720
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: flastac
06-14-2025 09:45 AM
» Replies: 212
» Views: 106422
[Request] Bios is locked need to unlock ...
Last Post: Xperjo
06-14-2025 12:59 AM
» Replies: 0
» Views: 419
Ailenware M15 R2
Last Post: axdy
06-13-2025 05:17 PM
» Replies: 0
» Views: 294
ASUS P5LD2 Deluxe & Conroe CPU
Last Post: k24a1
06-13-2025 03:05 PM
» Replies: 20
» Views: 9783
Request: Modded BIOS with NVMe support f...
Last Post: thadrusta
06-13-2025 01:08 PM
» Replies: 1
» Views: 860
[REQUEST] Lenovo Yoga 500 (BDCNxxWW) BIO...
Last Post: soren
06-12-2025 05:19 PM
» Replies: 21
» Views: 15963
Unlock EMT64 / 64-bit UEFI support on In...
Last Post: ordi
06-12-2025 01:41 PM
» Replies: 4
» Views: 587
H-Joshua-H61-uATX with i5-2500K or i7-37...
Last Post: EQX
06-12-2025 12:49 PM
» Replies: 33
» Views: 19120
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: Yaserxi
06-12-2025 08:50 AM
» Replies: 341
» Views: 173828
[Request] Alienware X51 R2 BIOS Unlock
Last Post: thadrusta
06-11-2025 08:22 PM
» Replies: 14
» Views: 14433
BIOS Mod for Dell Inspiron 7447 A09 to E...
Last Post: hoangha16497
06-11-2025 08:14 PM
» Replies: 0
» Views: 415

Lenovo Thinkpad x1 Yoga 1st Gen (N1FETxxW) Whitelist removal
#1
Model : Lenovo thinkpad X1 Yoga 1st Gen (Type 20FQ)
BIOS Link from manufacturer site : https://download.lenovo.com/pccbbs/mobiles/n1fuj41w.exe
BIos version : 1.48 (N1FET74W)
BIOS Backup Link : https://drive.google.com/drive/folders/1...sp=sharing

Is it possible to unlock it and remove the whitelist ?
thx
find
quote
#2
Advanced Mod :

32442D09-1D11-4E27-8AAB-90FE6ACB0489 SystemFormBrowserCoreDxe.efi  (Swap)

0960 : 04 32 0B 48 3C C2 E1 4A BB 16 A7 3F AD DA 47 5F  to  77 8B 1D 82 6D 24 96 4E 8E 10 34 67 D5 6A B1 BA

(O:0960:778B1D826D24964E8E103467D56AB1BA)

Remove Whitelist Mod :

79E0EDD7-9D1D-4F41-AE1A-F896169E5216_920.ROM LenovoWmaPolicyDxe (409 offset)


0C1F : 74 54 to 74 00

0C2D : 75 31 to 75 00

0C55 : 74 7A to 74 00

0C5A : 0F 84 9C 01 00 00 to 90 E9 9C 01 00 00

0CE2 : 74 91 to 74 00

0D3E : 0F 84 31 FF FF FF to 0F 84 00 00 00 00

0D44 : EB A8 to EB 00


(O:0C1F:7400)
(O:0C2D:7500)
(O:0C55:7400)
(O:0C5A:90E9)
(O:0CE2:7400)
(O:0D3E:0F8400000000)
(O:0D44:EB00)

CodeRush Patches.txt

# 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

# LenovoWmaPolicyDxe.efi | Whitelist | 0F84=90E9 1C=00 B6=00 5DFFFFFF=00000000
79E0EDD7-9D1D-4F41-AE1A-F896169E5216 10 O:0C1F:7400 O:0C2D:7500 O:0C55:7400 O:0C5A:90E9 O:0CE2:7400 O:0D3E:0F8400000000 O:0D44:EB00

# SystemFormBrowserCoreDxe.efi | Advanced Swap | 778B1D826D24964E8E103467D56AB1BA
32442D09-1D11-4E27-8AAB-90FE6ACB0489 10 O:0960:778B1D826D24964E8E103467D56AB1BA

By BDMaster
Regards
find
quote
#3
Hello, I know this post is a little dated.  I'm trying to apply the whitelist and advanced menu mod myself.  I am exporting the body of the PE32 image that's found in UEFITool, editing it in HxD, and then replacing the body.  When I flash the laptop will not post but beep 5 times instead.

Could you point me in the right direction and tell me what I might be doing wrong?
find
quote
#4
Hi!

I need remove WWAN whitelist

Model : X1 Yoga 1st Gen - Type 20FR | R90KVTY8 - 20FRA02UCL

BIOS Link from manufacturer site : https://download.lenovo.com/pccbbs/mobiles/n1fuj49w.exe
BIOS version : 1.56 (N1FET82W)

Is it possible to unlock it and remove the whitelist?  Huh

Thanks!
find
quote
#5
(07-06-2023, 10:43 PM)CarlosGM Wrote: Hi!

I need remove WWAN whitelist

Model : X1 Yoga 1st Gen - Type 20FR | R90KVTY8 - 20FRA02UCL

BIOS Link from manufacturer site : https://download.lenovo.com/pccbbs/mobiles/n1fuj49w.exe
BIOS version : 1.56 (N1FET82W)

Is it possible to unlock it and remove the whitelist?  Huh

Thanks!
Hi
Need your bios dump
find
quote
#6
How can i get the bios dump?

Thanks
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)