Forum RSS Feed Follow @ Twitter Follow On Facebook

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

Username:


Password:





[-]
Latest Threads
HOW DO I DELETE MY ACCOUNT?
Last Post: Stickboy69
Today 03:25 PM
» Replies: 1
» Views: 24
[REQUEST] Toshiba Satellite L650 11R WiF...
Last Post: averagenokiauser
Today 02:58 PM
» Replies: 0
» Views: 23
[REQUEST] Thunderobot 911s Core BIOS Unl...
Last Post: EgaschNSK
Today 07:28 AM
» Replies: 0
» Views: 132
Lenovo Y550 BIOS Unlocking (Advanced Men...
Last Post: kentsergeo
Yesterday 08:58 PM
» Replies: 0
» Views: 219
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: Roago
Yesterday 06:50 PM
» Replies: 215
» Views: 108017
[REQUEST] Toshiba Satellite L750 & L755 ...
Last Post: EiadSherif2008
Yesterday 05:12 PM
» Replies: 78
» Views: 57157
Lenovo B590 unlock the checking original...
Last Post: leecher1337
Yesterday 02:42 PM
» Replies: 34
» Views: 26382
[REQUEST] Sony Vaio SVE141 & SVE151 seri...
Last Post: Reza1
Yesterday 12:28 PM
» Replies: 52
» Views: 31548
BIOS Mod to Disable Intel iGPU on Acer V...
Last Post: DeathBringer
Yesterday 05:14 AM
» Replies: 7
» Views: 371
Looking for HPBIOSUPDREC.EXE to use on H...
Last Post: Stickboy69
06-24-2025 04:15 PM
» Replies: 0
» Views: 181
[REQUEST] Veriton M2610 - Ivy Bridge Sup...
Last Post: callumfix77
06-24-2025 05:17 AM
» Replies: 24
» Views: 14255
[REQUEST] Check my bios mod ASUS TUF A15...
Last Post: waayo69
06-23-2025 07:46 PM
» Replies: 0
» Views: 290
Sony Vaio VGN-FE31M (R0170J3) / VGN-FE41...
Last Post: geanna
06-22-2025 06:37 PM
» Replies: 54
» Views: 69202
[REQUEST] Acer Aspire 4750(G,Z) & 4752(G...
Last Post: vladimir500
06-22-2025 06:45 AM
» Replies: 49
» Views: 49149
[Request] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
06-21-2025 02:05 PM
» Replies: 9
» Views: 991
[REQUEST] Acer PT715-51 (Triton 700) ins...
Last Post: count1100
06-21-2025 08:45 AM
» Replies: 27
» Views: 16019
[Request] Support for Intel Xeon E3-1230...
Last Post: biospains
06-21-2025 04:40 AM
» Replies: 36
» Views: 15778
Acer Aspire 5738 Restore full ram speed
Last Post: IrRaziel
06-20-2025 04:50 PM
» Replies: 10
» Views: 682
[REQUEST] Acer Aspire E1-510 BIOS Unlock
Last Post: banusri123
06-20-2025 03:31 PM
» Replies: 41
» Views: 38280
[REQUEST] Machenike F117-FPE BIOS Unlock
Last Post: mortalrun
06-20-2025 11:23 AM
» Replies: 0
» Views: 399

Lenovo IdeaPad S205 - 4BCN24WW - Hidden menus
#11
I´ve uploaded it to mediafire, S205 E-450 APU BIOS
I hope someone can unlock it soon.

http://www.mediafire.com/download.php?07txixclvcuu7u3
find
quote
#12
Information
Unlocked two hidden menus named "Advanced" and "AMD", that contain a bunch of settings - including UEFI boot preferences known to cause much confusion with this model in the past.

Model: Lenovo IdeaPad S205
Type: Phoenix SecureCore Tiano
BIOS: 4BCN24WW (version 24)
       

Instructions
- Flash BIOS using Flash.bat
- Enter the BIOS after flashing, go to "Configuration" and disable the setting "Hidden Page". Save settings, reboot, and you will see the new menus.

Do it yourself
- Extract PE32+ image section body of module PlatformSetupConfigurationDxe (F2CDF4CF-398D-459D-98CE-A925CAD02194) with UEFITool and parse it with IFR extractor
- Find "Setting: Hidden Page" at the very bottom of the generated file. Suppress instruction for hidden page is at offset 0x1791, the condition is at offset 0x1793
- Change the condition from "45 0A 01 00" to "45 0A 00 00" in the extracted module at offset 0x1793. Screenshot:    
- Reintegrate your patched module with UEFITool and you're done

Credits
- donovan6000 for Universal IFR Extractor
- CodeRush for UEFITool


Attached Files
.zip   Ideapad_S205_4BCN24WW_HiddenMenus.zip (Size: 2.43 MB / Downloads: 826)
find
quote
#13
(04-26-2014, 08:01 AM)xsmile Wrote: Information
Unlocked two hidden menus named "Advanced" and "AMD", that contain a bunch of settings - including UEFI boot preferences known to cause much confusion with this model in the past.

Model: Lenovo IdeaPad S205
Type: Phoenix SecureCore Tiano
BIOS: 4BCN24WW (version 24)


Instructions
- Flash BIOS using Flash.bat
- Enter the BIOS after flashing, go to "Configuration" and disable the setting "Hidden Page". Save settings, reboot, and you will see the new menus.

Do it yourself
- Extract PE32+ image section body of module PlatformSetupConfigurationDxe (F2CDF4CF-398D-459D-98CE-A925CAD02194) with UEFITool and parse it with IFR extractor
- Find "Setting: Hidden Page" at the very bottom of the generated file. Suppress instruction for hidden page is at offset 0x1791, the condition is at offset 0x1793
- Change the condition from "45 0A 01 00" to "45 0A 00 00" in the extracted module at offset 0x1793. Screenshot:
- Reintegrate your patched module with UEFITool and you're done

Credits
- donovan6000 for Universal IFR Extractor
- CodeRush for UEFITool

Hey it worked !!! but can you explain me those setting ?
find
quote
#14
(06-05-2014, 04:48 AM)zodiac3011 Wrote: Hey it worked !!! but can you explain me those setting ?
Hi, sadly not. Make sure not to change anything you don't know the effect of.
You should be able to find most settings with google.

If you have any specific question, I will try to answer.
find
quote
#15
Hello,
I've just flashed your modified bios rom. It works! Great job.

I have some questions.
Boot from SD card possible?
I had a issue before. My Lenovo S205 equipped with 2 GB of Hynix RAM. I've installed Kingston 2GB DDR3-1333 mhz. 4 GB of RAM was seen correctly but the issue was PC can't wake up from sleep mode, just black screen. I am gonna try it again with this bios, do I need to change some settings?
find
quote
#16
Hello xsmile,

Thank you for your work in modifying this BIOS image. I have added your modified BIOS image to the bios-mods Index of Modified BIOS Images in the Wiki.

!!!!!PLEASE READ!!!!!! Our Ukrainian friends are undergoing atrocities right now and need support. There are two things you can do for starters:

1.) Donate to one of various organizations offering medical, military, and psychological support to those impacted: Support Organizations

2.) Combat misinformation on social media. 

Also, please feel free to PM me if I have not replied again about your BIOS mod request after 5 days.
www find
quote
#17
(06-13-2014, 05:30 AM)cinowell Wrote: Hello,
I've just flashed your modified bios rom. It works! Great job.

I have some questions.
Boot from SD card possible?
I had a issue before. My Lenovo S205 equipped with 2 GB of Hynix RAM. I've installed Kingston 2GB DDR3-1333 mhz. 4 GB of RAM was seen correctly but the issue was PC can't wake up from sleep mode, just black screen. I am gonna try it again with this bios, do I need to change some settings?
Hi cinowell,

thank you. I wouldn't expect too much. I only revealed the hidden page setting, nothing else. Neither did I see any settings related to the two issues you mentioned.
I never tried to boot with the internal card reader, only saw some posts about it. You might want to try to boot from it in UEFI mode, but that depends on what you want to achieve of course.

(06-16-2014, 08:31 PM)Sml6397 Wrote: Hello xsmile,

Thank you for your work in modifying this BIOS image. I have added your modified BIOS image to the bios-mods Index of Modified BIOS Images in the Wiki.
Hi Sml6396,

thanks for adding it, keep up the good work.
find
quote
#18
For those who want to change the wifi card (or already did), I attached the current BIOS for the S205 without wifi card whitelisting and with the hidden menu option from xsmile's first post.

Thanks to xsmile, you just did a wonderful job Smile

Please adjust the settings the way xsmile posted above.


Attached Files
.zip   Lenovo_S205_BIOS-WhitelistFREE.zip (Size: 2.4 MB / Downloads: 186)
find
quote
#19
(04-26-2014, 08:01 AM)xsmile Wrote: Information
Unlocked two hidden menus named "Advanced" and "AMD", that contain a bunch of settings - including UEFI boot preferences known to cause much confusion with this model in the past.

Model: Lenovo IdeaPad S205
Type: Phoenix SecureCore Tiano
BIOS: 4BCN24WW (version 24)


Instructions
- Flash BIOS using Flash.bat
- Enter the BIOS after flashing, go to "Configuration" and disable the setting "Hidden Page". Save settings, reboot, and you will see the new menus.

Do it yourself
- Extract PE32+ image section body of module PlatformSetupConfigurationDxe (F2CDF4CF-398D-459D-98CE-A925CAD02194) with UEFITool and parse it with IFR extractor
- Find "Setting: Hidden Page" at the very bottom of the generated file. Suppress instruction for hidden page is at offset 0x1791, the condition is at offset 0x1793
- Change the condition from "45 0A 01 00" to "45 0A 00 00" in the extracted module at offset 0x1793. Screenshot:
- Reintegrate your patched module with UEFITool and you're done

Credits
- donovan6000 for Universal IFR Extractor
- CodeRush for UEFITool

Is there any way to run this from DOS or to extract a .bin that can be run with PHLASH from a DOS boot disk?
find
quote
#20
Hi friend,
use these tools run Them as Admin and upload the results files here :

http://rghost.net/58219938

http://rghost.net/53128665

I will reply to say if It's possible to flash It from Dos !
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


Forum Jump:


Users browsing this thread: 1 Guest(s)