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
Lenovo X250 WAN whitelist remove
Last Post: rahimali
Today 11:59 AM
» Replies: 12
» Views: 4019
[REQUEST] HP Elitebook 8560w Whitelist R...
Last Post: daedaluus
Today 11:16 AM
» Replies: 26
» Views: 16820
How to peek inside a bios that comes as ...
Last Post: amyleon
Today 10:46 AM
» Replies: 1
» Views: 1436
BTC79X9 Core unlock
Last Post: Stahan
Today 05:27 AM
» Replies: 0
» Views: 118
UNLOCKED BIOS S3810 WITH LIMIT 8GB RAM
Last Post: DeathBringer
Today 03:26 AM
» Replies: 9
» Views: 749
Biostar N68S3B to disable TDP check
Last Post: DeathBringer
Today 03:24 AM
» Replies: 3
» Views: 200
[REQUEST] Lenovo Thinkpad T420s (8CETxxW...
Last Post: fr4nk
Yesterday 09:35 PM
» Replies: 196
» Views: 122197
BIOS P09ABE and 32GB RAM with 2 16GB mod...
Last Post: DeathBringer
Yesterday 11:16 AM
» Replies: 3
» Views: 419
Microcode Update for HP Compaq DC7900 (7...
Last Post: MarkF
Yesterday 09:53 AM
» Replies: 20
» Views: 11180
[Request] AM3 support for ECS RS485M-M
Last Post: DeathBringer
Yesterday 02:03 AM
» Replies: 7
» Views: 1066
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: TheMiataFanatic
Yesterday 01:22 AM
» Replies: 134
» Views: 94218
Intel Xeon E3 1270 V5 for LGA 1151 (ASUS...
Last Post: DeathBringer
10-18-2025 03:26 PM
» Replies: 6
» Views: 598
ASUS M2N4-SLI new cpu
Last Post: Vlad94
10-18-2025 02:52 PM
» Replies: 9
» Views: 2225
[REQUEST] Lenovo Flex 2-14 (A0CNxxWW) Wh...
Last Post: Dudu2002
10-18-2025 11:51 AM
» Replies: 246
» Views: 119210
disabling amd prochot with moded bios.
Last Post: vorajeeah
10-18-2025 07:21 AM
» Replies: 0
» Views: 454
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: Dudu2002
10-17-2025 11:34 PM
» Replies: 343
» Views: 199777
[REQUEST] Samsung RV520 BIOS Unlock
Last Post: ezikCel
10-17-2025 07:45 PM
» Replies: 9
» Views: 13759
Winflash "flash bios is not an upgrade" ...
Last Post: lovie_loveth
10-17-2025 06:47 PM
» Replies: 23
» Views: 11919
[REQUEST] Sony Vaio SVE141 & SVE151 seri...
Last Post: nitro88
10-17-2025 02:13 AM
» Replies: 59
» Views: 38075
[REQUEST] Toshiba Satellite L750D & L755...
Last Post: thepwrtank18
10-16-2025 08:20 PM
» Replies: 14
» Views: 13012

[REQUEST] Lenovo Yoga 2.11 whitelist removal
#91
I will give it a try today when I get home from work. Donation is on its way now!
find
quote
#92
Hi all

New to the forum. I have read through this thread, so have a basic understanding of what is required.

I downloaded the tools from links provided, however, only one of them would run.

I have uploaded the results from that one here: https://www.sendspace.com/file/178t56


I noticed in some of the files in that .rar that there were SPI lock errors, so one assumes I need to go down a programmer route.

1) Which programmer do I need / how do I determine which one I need

2) I would like to remove the whitelist and throw in the hidden menu options - will the above file allow someone to provide me with a modified bios, or can I be provided with the required changes to be made to try myself?

3) Do I need to downgrade my bios before flashing new bios to it?

Thanks
John
find
quote
#93
Ok friend,
The best thing is to get the Tools to get free (SPI Programmer + Clip) but
We can try before this trick :

0x21067    Setting: LPSS SPI Support, Variable: 0x163
0x2108D     Option: Disabled, Value: 0x0
0x210A9     Option: Enabled, Value: 0x1
0x210C5    End of Options

0x2179D Setting: BIOS Read/Write Protection, Variable: 0x1FC
0x217C3 Option: Enabled, Value: 0x1
0x217DF Option: Disabled, Value: 0x0 (default)
0x217FB End of Options

0x21A25     Setting: TXE HMRFPO , Variable: 0x170
0x21A4B      Option: Disabled, Value: 0x0 (default)
0x21A67      Option: Enabled, Value: 0x1
0x21A83     End of Options

Into EFI IFR, I found this Variable to Lock and Unlock Bios so We can try modifying his value
by Falseclock Method and see the effects !
Look here about FalseClock Method :

https://www.bios-mods.com/forum/Thread-R...-EFI-shell

So this Method use an modified EFI Module (cracked) to write into the VarStore Variables !

Look here for Video Guide :

https://www.youtube.com/watch?v=7SkBFkzOW0A&feature=youtu.be

Then You have to prepare an USB Stick Fat32 Formatted and create EFI
Structure into so create directory structure USB_Unit:\EFI\Boot
copy into the EFI Module cracked BOOTX64.EFI You can download from here :

http://www.mediafire.com/download.php?81vegw2aw0pxcib

and last to do is make some settings into Bios Setup Menu :

Legacy Support: Disable
Secure Boot: Disable

Then Boot from your USB Stick into UEFI and execute this command :

setup_var 0x163 0x01

setup_var 0x1FC 0x00

setup_var 0x170 0x01

Then rebbot your Laptop and redo again the result file !
Let me know
Regards

P.S. It would make the Eeprom Chip Unlocked

[size=undefined]Your Brain [/size]. . . . It's the best tool U can use ! Wink
[size=undefined]Don't FLASH the Bios Mod if You get a Size Alert, You risk a Brick !!! [/size]
Donate to me for my work, click here BDM
find
quote
#94
(08-18-2015, 03:36 PM)BDMaster Wrote: Ok friend,
The best thing is to get the Tools to get free (SPI Programmer + Clip) but
We can try before this trick :

0x21067    Setting: LPSS SPI Support, Variable: 0x163
0x2108D     Option: Disabled, Value: 0x0
0x210A9     Option: Enabled, Value: 0x1
0x210C5    End of Options

0x2179D Setting: BIOS Read/Write Protection, Variable: 0x1FC
0x217C3 Option: Enabled, Value: 0x1
0x217DF Option: Disabled, Value: 0x0 (default)
0x217FB End of Options

0x21A25     Setting: TXE HMRFPO , Variable: 0x170
0x21A4B      Option: Disabled, Value: 0x0 (default)
0x21A67      Option: Enabled, Value: 0x1
0x21A83     End of Options

Into EFI IFR, I found this Variable to Lock and Unlock Bios so We can try modifying his value
by Falseclock Method and see the effects !
Look here about FalseClock Method :

https://www.bios-mods.com/forum/Thread-R...-EFI-shell

So this Method use an modified EFI Module (cracked) to write into the VarStore Variables !

Look here for Video Guide :

https://www.youtube.com/watch?v=7SkBFkzOW0A&feature=youtu.be

Then You have to prepare an USB Stick Fat32 Formatted and create EFI
Structure into so create directory structure USB_Unit:\EFI\Boot
copy into the EFI Module cracked BOOTX64.EFI You can download from here :

http://www.mediafire.com/download.php?81vegw2aw0pxcib

and last to do is make some settings into Bios Setup Menu :

Legacy Support: Disable
Secure Boot: Disable

Then Boot from your USB Stick into UEFI and execute this command :

setup_var 0x163 0x01

setup_var 0x1FC 0x00

setup_var 0x170 0x01

Then rebbot your Laptop and redo again the result file !
Let me know
Regards

P.S. It would make the Eeprom Chip Unlocked

Soo..... I have tried this, not sure where I am going wrong, but when booting from the usb it just stays on a black screen

I do not have a enable / disable legacy mode. All I have is a greyed out Boot mode: UEFI

Is there anything else that needs to go on the usb stick apart from the bootx64.efi file? (obviously in the efi/boot structure)

John
find
quote
#95
Look here :

https://craftedflash.com/info/how-boot-c...lash-drive

https://www.youtube.com/watch?v=6JnDbc8uOxw

Use Novo-Button !!!

Let me know
Regards

[size=undefined]Your Brain [/size]. . . . It's the best tool U can use ! Wink
[size=undefined]Don't FLASH the Bios Mod if You get a Size Alert, You risk a Brick !!! [/size]
Donate to me for my work, click here BDM
find
quote
#96
(08-19-2015, 03:29 AM)BDMaster Wrote: Look here :

https://craftedflash.com/info/how-boot-c...lash-drive

https://www.youtube.com/watch?v=6JnDbc8uOxw

Use Novo-Button !!!

Let me know
Regards


Tried the novo button last night as well.


I don't really understand it, as it will boot from a non cracked bootx64.efi file
find
quote
#97
Problem is Secure Boot (It check RSA signature) It locks boot !

Haven't seen video ?

You will have this settings into Bios Menu Boot Tab :

Boot UEFI and You have to set to Legacy Support (Secure Boot Disabled)
Boot Priority and You have to set to UEFI First (Legacy USB whit UEFI)
USB Boot and You have to set to Enabled (Boot from USB)

[Image: image.png]

[size=undefined]Your Brain [/size]. . . . It's the best tool U can use ! Wink
[size=undefined]Don't FLASH the Bios Mod if You get a Size Alert, You risk a Brick !!! [/size]
Donate to me for my work, click here BDM
find
quote
#98
Already have secure boot disabled, but boot mode remains greyed out.

It will boot from usb, just not with the modified bootx64 file.

What SPI Programmer / clip do I need to buy?

Thanks
find
quote
#99
Yes You can buy the CH314A + Clip . . . 
This is your Eeprom Chip :

    --- Flash Devices Found ---
    GD25LQ64    ID:0xC86017    Size: 8192KB (65536Kb)

Look here :

https://www.bios-mods.com/forum/Thread-R...5#pid74575

Let me know
Regards

P.S. I would make some tests to help many users not lucked !

Many times It needs to create a SVP = SuperVisor Paddword to Enable that option !
Have You tried ?
Regards

[size=undefined]Your Brain [/size]. . . . It's the best tool U can use ! Wink
[size=undefined]Don't FLASH the Bios Mod if You get a Size Alert, You risk a Brick !!! [/size]
Donate to me for my work, click here BDM
find
quote
(08-20-2015, 03:53 AM)BDMaster Wrote: Yes You can buy the CH314A + Clip . . . 
This is your Eeprom Chip :

    --- Flash Devices Found ---
    GD25LQ64    ID:0xC86017    Size: 8192KB (65536Kb)

Look here :

https://www.bios-mods.com/forum/Thread-R...5#pid74575

Let me know
Regards

P.S. I would make some tests to help many users not lucked !

Many times It needs to create a SVP = SuperVisor Paddword to Enable that option !
Have You tried ?
Regards


Yer, I have the password set. I have messed about with every possible combination now and no luck. Reading on another forum the yoga 2 11 now only supports UEFI now, following bios upgrades.

Is there anyway to get into the EFI shell with another boot file?

Regards
find
quote


Forum Jump:


Users browsing this thread: 4 Guest(s)