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] Acer Predator Helios 300 PH315...
Last Post: thehaveroth
Yesterday 12:48 PM
» Replies: 25
» Views: 781
[REQUEST] Lenovo Yoga 2 Pro (76CNxxWW) W...
Last Post: Collabs
Yesterday 07:30 AM
» Replies: 846
» Views: 322329
[REQUEST] Lenovo ThinkPad P14s 3rd Gen 1...
Last Post: Dokholliday
Yesterday 05:35 AM
» Replies: 3
» Views: 205
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Dudu2002
04-14-2024 09:02 AM
» Replies: 1733
» Views: 540752
Dell Latitude 5520 - get to know passwor...
Last Post: yeti1299
04-14-2024 06:48 AM
» Replies: 2
» Views: 172
[REQUEST]: Asus TP420IA - how to dump bi...
Last Post: quantumx3
04-14-2024 05:34 AM
» Replies: 0
» Views: 152
[REQUEST] Lenovo Y50-70 (9ECNxxWW) BIOS ...
Last Post: Nightdemon2001
04-14-2024 01:13 AM
» Replies: 2319
» Views: 655090
[REQUEST] Lenovo B575 (52CNxxWW) Whiteli...
Last Post: thepwrtank18
04-13-2024 06:13 PM
» Replies: 56
» Views: 20324
[REQUEST] Lenovo B590 (H9ETxxWW) Whiteli...
Last Post: alvaro8905
04-13-2024 05:25 PM
» Replies: 673
» Views: 162888
Lenovo Yoga 14s (slim7Gen 8)
Last Post: Dudu2002
04-13-2024 03:32 PM
» Replies: 12
» Views: 571
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: Dudu2002
04-13-2024 03:31 PM
» Replies: 470
» Views: 128974
ASUS P5lD2 SE AHCI Mod needed. Please ;)
Last Post: jave200372
04-12-2024 10:16 PM
» Replies: 2
» Views: 5564
[REQUEST] Acer Aspire A515-57(G) BIOS Un...
Last Post: Dudu2002
04-12-2024 01:29 PM
» Replies: 2
» Views: 203
Help with Gigabyte X299 WU-8 PCie Bifurc...
Last Post: ezaton
04-12-2024 12:30 AM
» Replies: 15
» Views: 2563
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
04-11-2024 10:39 AM
» Replies: 80
» Views: 23295
Bios Mod for HPE Microserver Gen10
Last Post: flobo88
04-11-2024 10:16 AM
» Replies: 0
» Views: 212
BIOS DXE Driver modding
Last Post: Dr_Retro_Cube
04-11-2024 08:55 AM
» Replies: 1
» Views: 2204
Dell N5010 with 16GB of ram, possible?
Last Post: Komajster
04-11-2024 06:46 AM
» Replies: 0
» Views: 183
[REQUEST] VGA MOD Lenovo E480 - AMD RX55...
Last Post: ChesterNut999
04-11-2024 05:49 AM
» Replies: 0
» Views: 182
[Request] bc-250 bios unlock
Last Post: Zuexs
04-10-2024 05:57 PM
» Replies: 1
» Views: 345

unhide chipset menu in ami bios
#1
I have dumped my bios with fptw64. I successfully removed the msr lock with uefipatch and flashed it back with the same program.
Now I'd like to unhide chipset and memory settings. I have an XMP memory module and I can't set that in the bios as there is no memory settings menu, yet I can see the bios have xmp profiles in strings.
Can anyone help to unhide it? How can I do it myself?

Here's link to the rom, it's an AMI bios of course.

x301a 211 ami bios

By looking at the menu with amibcp the chipset settings is set to show still it doesn't appear. 

   

   

   
find
quote
#2
I may have found a way as per this blog

http://kulasov.blogspot.it/2013/08/overc...n56vm.html
find
quote
#3
here's what I did:

I followed the guide to enable chipset menu in x301a 211 bios.
I extracted the setup module uncompressed and found the 010100010101 string, modified it to 010101010101.
Then at 011h I changed F3 to F2 ( result of F3 -1 ). (checksum)
I then reinserted the module with mmtool and no error was shown.
I saved my bios image, now the report for setup (made with mmtool) shows:
before mod:

|139|Setup |899407D7-99FE-43D8-9A21-79EC328CAC21|002608A8|00F8FA|DRVR|

after mod:

|139|Setup |899407D7-99FE-43D8-9A21-79EC328CAC21|002608A8|043CF8|DRVR|

so the size of the setup module is now 043CF8 and was 00F8FA , meaning the new size is bigger by 343fe.
Is this normal? I mean is it because I extracted uncompressed and then reinserted uncompressed while in the original file the module is compressed?
I don't see any option to insert the module compressed.

I tried to instead delete the setup module and insert the modified one as compressed but then mmtool locates it at another address 01 A3 instead of 01 8B where it originally was.

|163|Setup |899407D7-99FE-43D8-9A21-79EC328CAC21|002BC198|00F8FD|DRVR|

this time the size is 00F8FD
find
quote
#4
now I did like this, I deleted the setup from the image and inserted the modded setup module compressed. Then I extracted it as is (compressed). Then I reloaded the original bios image and replaced the extracted setup module.
Now everything seems fine as it's at 01 8B, however the size of the extracted compressed module differs from the one inserted, 00F8FD while the new is 00F8F9...

|139|Setup |899407D7-99FE-43D8-9A21-79EC328CAC21|002608A8|00F8F9|DRVR|

the rest is unchanged. the module is bigger by 3 from the original.

I still need to flash it, what do you think of this procedure? anyone?
find
quote
#5
You have not used Google !!!
I posted many times same things :

Hi friend,

Here is the last AMIBCP version 4.55 :

http://rghost.net/59893020

Here is a Tutorial to modify AMI Aptio Bios :

http://forums.mydigitallife.info/threads...MSR-unlock!

Follow CodeRush Suggestions :

It's certanly not so easy for BIOSes with another menu setup, but the whole idea is the same.
I could also recommend trying AMIBCP to modify menu entries vilibility from "Default" to "USER",
if your menu setup is more complex then a setup above.

I have to flash my image on the administrator commandline using afuwinx64 bios_mod.rom /GAN . . .
Otherwise it gives me a security error (Thanks again CodeRush)

Let me know
Regards

https://www.bios-mods.com/forum/Thread-G...ios-Unlock

Try this way is simplest and sure !

[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
#6
Ok got it, thanks! Anyway I didn't use afu /gan as someone in another forum reported this method bricked his laptop. I used fptw64 both for dump and reflash the msr unlocked rom. Now I used uefitool to unlock the chipset menu and will flash the rom later.
find
quote
#7
UEFITool don't unlock anything It needs to extract and repack UEFI Bioses !
You extracted a Module, modified It and repacked by UEFITool (BIG CODERUSH) !!!
The MSR Patch is done by UEFIPatch (Always Coderush) !
FPT - W - W64 is an Intel Utility so You are lucky as not have an AMD CPU otherwise
AFUDOS "necesse est" !
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
#8
(02-08-2015, 05:45 PM)BDMaster Wrote: UEFITool don't unlock anything It needs to extract and repack UEFI Bioses !
You extracted a Module, modified It and repacked by UEFITool (BIG CODERUSH) !!!
The MSR Patch is done by UEFIPatch (Always Coderush) !
FPT - W - W64 is an Intel Utility so You are lucky as not have an AMD CPU otherwise
AFUDOS "necesse est" !
Regards

Yes I used UEFIPatch, I wrote wrong.
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)