Bios Mods -The Best BIOS Update and Modification Source

Full Version: [REQUEST] Dell Inspiron 3421 BIOS Unlock
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
Ok now We have Bios Backup and Offst where is the table 0x0E064 :

[attachment=7238]

010100010101010000000000

From [TUTORIAL] AMI Aptio UEFI Advanced Menu Unlock - Bonus MSR unlock!

"I changed my table to: 01 01 01 01 01 01 01 01 01 01 01, enabling every menu. I saved this file as setup_mod.bin"

So now We have to know how tabs are active in your Bios SetupUtility, can You upload a Screen Shot of It ?
We can try modifing this bytes sequence as wrote here :

Time to put things together again. Go back to UEFITool and right-click the PE32 image section for Setup, select "Replace body.." and use setup_mod.bin as the file. Go to File/Save Image File and save your modded BIOS.

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
(10-01-2014, 11:29 AM)BDMaster Wrote: [ -> ]Ok now We have Bios Backup and Offst where is the table 0x0E064 :



010100010101010000000000

From [TUTORIAL] AMI Aptio UEFI Advanced Menu Unlock - Bonus MSR unlock!

"I changed my table to: 01 01 01 01 01 01 01 01 01 01 01, enabling every menu. I saved this file as setup_mod.bin"

So now We have to know how tabs are active in your Bios SetupUtility, can You upload a Screen Shot of It ?
We can try modifing this bytes sequence as wrote here :

Time to put things together again. Go back to UEFITool and right-click the PE32 image section for Setup, select "Replace body.." and use setup_mod.bin as the file. Go to File/Save Image File and save your modded BIOS.

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

If I understood correctly, you need a screenshot of my BIOS setup utility. Let me know if you need anything else.

[Image: 20141001_153554.jpg]

Shy
Thanks
Yes friend as You have this EFI IFR Menu Tabs Active in your Bios Backup :

Form Sets
--------------------------------------------------------------------------------
Offset: Title:
--------------------------------------------------------------------------------
0x3580F Main (0x67) 1 On
0x35AE5 Advanced (0x69) 2 On
0x360B8 Intel (0x9B) 3 Off
0x361CD Security (0x6D) 4 On
0x36E20 Boot (0x6F) 5 On
0x376B8 Exit (0x71) 6 On
0x37923 Main (0x7) 7 On
0x422F2 Advanced (0x1D) 8 Off
0x47FE6 Chipset (0x1F) 9 Off
0x4F7E2 Boot (0x21) 10 Off
0x5078A Security (0x32) 11 Off
0x50FD4 Save & Exit (0x46) 12 Off

1 2 3 4 5 6 7 8 9 10 11 12
01 01 00 01 01 01 01 00 00 00 00 00

00 = OFF = Tab not Active = not Visible
01 = ON = Tab Active = Visible

So You see this Menu :

Main - Advanced - Security - Boot - Exit - Main ??? this last is not visible !

So if do You want to try I can modify your Bios Bakup to reflash It as into the Tutorial, but I don't know the effects of this modify as normaly It's possible to edit the file using AMIBCP and in your case It seems cannot.
Let me know and I will upload the Mod.
Regards
(10-01-2014, 04:35 PM)BDMaster Wrote: [ -> ]Yes friend as You have this EFI IFR Menu Tabs Active in your Bios Backup :

Form Sets
--------------------------------------------------------------------------------
Offset: Title:
--------------------------------------------------------------------------------
0x3580F Main (0x67) 1 On
0x35AE5 Advanced (0x69) 2 On
0x360B8 Intel (0x9B) 3 Off
0x361CD Security (0x6D) 4 On
0x36E20 Boot (0x6F) 5 On
0x376B8 Exit (0x71) 6 On
0x37923 Main (0x7) 7 On
0x422F2 Advanced (0x1D) 8 Off
0x47FE6 Chipset (0x1F) 9 Off
0x4F7E2 Boot (0x21) 10 Off
0x5078A Security (0x32) 11 Off
0x50FD4 Save & Exit (0x46) 12 Off

1 2 3 4 5 6 7 8 9 10 11 12
01 01 00 01 01 01 01 00 00 00 00 00

00 = OFF = Tab not Active = not Visible
01 = ON = Tab Active = Visible

So You see this Menu :

Main - Advanced - Security - Boot - Exit - Main ??? this last is not visible !

So if do You want to try I can modify your Bios Bakup to reflash It as into the Tutorial, but I don't know the effects of this modify as normaly It's possible to edit the file using AMIBCP and in your case It seems cannot.
Let me know and I will upload the Mod.
Regards

"Main - Advanced - Security - Boot - Exit" are the 5 tabs that I can see on my bios setup.

Let's give it a try. How dangerous is it?
(10-01-2014, 05:06 PM)andreluisos Wrote: [ -> ]
(10-01-2014, 04:35 PM)BDMaster Wrote: [ -> ]Yes friend as You have this EFI IFR Menu Tabs Active in your Bios Backup :

Form Sets
--------------------------------------------------------------------------------
Offset: Title:
--------------------------------------------------------------------------------
0x3580F Main (0x67) 1 On
0x35AE5 Advanced (0x69) 2 On
0x360B8 Intel (0x9B) 3 Off
0x361CD Security (0x6D) 4 On
0x36E20 Boot (0x6F) 5 On
0x376B8 Exit (0x71) 6 On
0x37923 Main (0x7) 7 On
0x422F2 Advanced (0x1D) 8 Off
0x47FE6 Chipset (0x1F) 9 Off
0x4F7E2 Boot (0x21) 10 Off
0x5078A Security (0x32) 11 Off
0x50FD4 Save & Exit (0x46) 12 Off

1 2 3 4 5 6 7 8 9 10 11 12
01 01 00 01 01 01 01 00 00 00 00 00

00 = OFF = Tab not Active = not Visible
01 = ON = Tab Active = Visible

So You see this Menu :

Main - Advanced - Security - Boot - Exit - Main ??? this last is not visible !

So if do You want to try I can modify your Bios Bakup to reflash It as into the Tutorial, but I don't know the effects of this modify as normaly It's possible to edit the file using AMIBCP and in your case It seems cannot.
Let me know and I will upload the Mod.
Regards

"Main - Advanced - Security - Boot - Exit" are the 5 tabs that I can see on my bios setup.

Let's give it a try. How dangerous is it?

There is not a Recoery Bios possibility so if something goes wrong It will have to go to Sevice, I don't think It's much Dangerous but You're in Luck ?

Here is your Bios Mod rename It as bios_mod.rom anc opy It into AfuWinx64 folder :

http://rghost.net/58308024

You have to flash It opening a Comand Prompt as administrator and at commandline run this :

afuwinx64 bios_mod.rom /GAN

Or use Windows version.
let me know
Regards
(10-01-2014, 05:25 PM)BDMaster Wrote: [ -> ]
(10-01-2014, 05:06 PM)andreluisos Wrote: [ -> ]
(10-01-2014, 04:35 PM)BDMaster Wrote: [ -> ]Yes friend as You have this EFI IFR Menu Tabs Active in your Bios Backup :

Form Sets
--------------------------------------------------------------------------------
Offset: Title:
--------------------------------------------------------------------------------
0x3580F Main (0x67) 1 On
0x35AE5 Advanced (0x69) 2 On
0x360B8 Intel (0x9B) 3 Off
0x361CD Security (0x6D) 4 On
0x36E20 Boot (0x6F) 5 On
0x376B8 Exit (0x71) 6 On
0x37923 Main (0x7) 7 On
0x422F2 Advanced (0x1D) 8 Off
0x47FE6 Chipset (0x1F) 9 Off
0x4F7E2 Boot (0x21) 10 Off
0x5078A Security (0x32) 11 Off
0x50FD4 Save & Exit (0x46) 12 Off

1 2 3 4 5 6 7 8 9 10 11 12
01 01 00 01 01 01 01 00 00 00 00 00

00 = OFF = Tab not Active = not Visible
01 = ON = Tab Active = Visible

So You see this Menu :

Main - Advanced - Security - Boot - Exit - Main ??? this last is not visible !

So if do You want to try I can modify your Bios Bakup to reflash It as into the Tutorial, but I don't know the effects of this modify as normaly It's possible to edit the file using AMIBCP and in your case It seems cannot.
Let me know and I will upload the Mod.
Regards

"Main - Advanced - Security - Boot - Exit" are the 5 tabs that I can see on my bios setup.

Let's give it a try. How dangerous is it?

There is not a Recoery Bios possibility so if something goes wrong It will have to go to Sevice, I don't think It's much Dangerous but You're in Luck ?

Lets see! ehehehe
Here is your Bios Mod rename It as bios_mod.rom anc opy It into AfuWinx64 folder :

http://rghost.net/58308024

You have to flash It opening a Comand Prompt as administrator and at commandline run this :

afuwinx64 bios_mod.rom /GAN

Or use Windows version.
let me know
Regards
Hello guys, I have the same problem with you, andreluisos. I'm trying to install Mac OSX on my laptop (also Dell Inspiron 3421) but I can't enable graphics card because of the locked VRAM. God saved my life when I found this thread, so I want to know if this mod-bios has worked for your lap. I'm absolutely a newbie on the unlocking of BIOS, thus are there any chances for me??? If possible, please give me step by step guide! Thanks in advance!
(10-08-2014, 09:04 AM)Muxuxi Wrote: [ -> ]Hello guys, I have the same problem with you, andreluisos. I'm trying to install Mac OSX on my laptop (also Dell Inspiron 3421) but I can't enable graphics card because of the locked VRAM. God saved my life when I found this thread, so I want to know if this mod-bios has worked for your lap. I'm absolutely a newbie on the unlocking of BIOS, thus are there any chances for me??? If possible, please give me step by step guide! Thanks in advance!

Here You go :

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

Regards
(10-08-2014, 02:17 PM)BDMaster Wrote: [ -> ]
(10-08-2014, 09:04 AM)Muxuxi Wrote: [ -> ]Hello guys, I have the same problem with you, andreluisos. I'm trying to install Mac OSX on my laptop (also Dell Inspiron 3421) but I can't enable graphics card because of the locked VRAM. God saved my life when I found this thread, so I want to know if this mod-bios has worked for your lap. I'm absolutely a newbie on the unlocking of BIOS, thus are there any chances for me??? If possible, please give me step by step guide! Thanks in advance!

Here You go :

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

Regards

Thank u so much for your reply. I'll give it a try, hope it'll work cos my lap was out of warranty a few days ago. However, are there any difference with Lagacy BIOS as I set Lagacy standard for my lap?
Pages: 1 2 3 4