Forum RSS Feed Follow @ Twitter Follow On Facebook

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

Username:


Password:





[-]
Latest Threads
[Request] Mod Adaptec ARCCONF to allow x...
Last Post: Teetrinker
09-13-2025 10:14 AM
» Replies: 0
» Views: 2039
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Princeneo
09-12-2025 09:23 AM
» Replies: 1726
» Views: 900305
[REQUEST] Lenovo Ideapad 100-14IBD & 100...
Last Post: Dudu2002
09-12-2025 02:22 AM
» Replies: 26
» Views: 25327
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: iku56m22v
09-11-2025 10:02 AM
» Replies: 37
» Views: 28461
3rd Party RAM Mod For HP EliteDesk 705 G...
Last Post: AmyGrrl
09-10-2025 09:40 AM
» Replies: 0
» Views: 3890
MSI PR210 AHCI
Last Post: iday82
09-09-2025 04:40 PM
» Replies: 0
» Views: 4074
Honor Magicbook D14 Ryzen 4800H
Last Post: Altermann
09-09-2025 05:04 AM
» Replies: 0
» Views: 4334
[REQUEST] Thinkpad X60S WiFi WhiteList r...
Last Post: Vigor89
09-08-2025 04:46 PM
» Replies: 0
» Views: 5176
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: lovesickugh
09-07-2025 09:15 PM
» Replies: 3
» Views: 9241
Gigabyte GA-G33-DS3R: USB Boot
Last Post: dinix
09-04-2025 10:37 AM
» Replies: 0
» Views: 7023
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
08-31-2025 01:59 AM
» Replies: 68
» Views: 38634
Bios Powered classmate
Last Post: MosheNessi
08-28-2025 08:08 AM
» Replies: 0
» Views: 7020
[REQUEST] Lenovo Thinkpad X12 Detachable...
Last Post: Kokoko123
08-28-2025 12:48 AM
» Replies: 0
» Views: 7256
[REQUEST] Unlock advanced options to HP ...
Last Post: huguito
08-26-2025 02:57 PM
» Replies: 0
» Views: 7364
[REQUEST] Dell Precision T3500 BIOS Unlo...
Last Post: DEX0ZEN
08-25-2025 01:30 PM
» Replies: 45
» Views: 53553
[REQUEST] Samsung NP900X4D AES-NI enable...
Last Post: Vesly
08-23-2025 05:25 PM
» Replies: 63
» Views: 49117
Acer Veriton X2640G Xeon support
Last Post: hercares
08-19-2025 03:21 PM
» Replies: 5
» Views: 2594
[Request] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
08-17-2025 02:05 PM
» Replies: 15
» Views: 3418
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: tuwumo
08-17-2025 11:37 AM
» Replies: 18
» Views: 31696
Samsung N140 JA05IT AHCI
Last Post: Ranmamez
08-12-2025 05:22 PM
» Replies: 0
» Views: 7768

Unlock all hidden options for insydeh20 bios
#21
(01-24-2012, 01:31 PM)akbar102 Wrote: yes the advanced and power are hidden. thanks man for your help im wait for your work

Thanks for the info, i just wanted to ask, which forms are hidden :-)

Good part so far: I found all the functions which are in my bios. Bad part: they hid the forms differently and I don't know YET how they done it.

There are three ways to hide the forms: by code within the SetupBrowser (my bios), by VSS-Data (inside bios data) or by Form OP-codes.

The VSS-data is formatted in the downloaded bios. If you flash it, it takes the VSS-data, which is already installed on your computer (which I don't have :-))

So maybe you see any way to dump YOUR current bios? With linux it actually is no prob; I don't know if HPs windows tools offer a way to backup your current bios. They actually should. Could you please check and if possible upload a backup of your current bios?

That might be a great help to have your current bios WITH VSS-data :-)
www find
quote
#22
(01-27-2012, 01:06 AM)SnakyJake Wrote:
(01-24-2012, 01:31 PM)akbar102 Wrote: yes the advanced and power are hidden. thanks man for your help im wait for your work

Thanks for the info, i just wanted to ask, which forms are hidden :-)

Good part so far: I found all the functions which are in my bios. Bad part: they hid the forms differently and I don't know YET how they done it.

There are three ways to hide the forms: by code within the SetupBrowser (my bios), by VSS-Data (inside bios data) or by Form OP-codes.

The VSS-data is formatted in the downloaded bios. If you flash it, it takes the VSS-data, which is already installed on your computer (which I don't have :-))

So maybe you see any way to dump YOUR current bios? With linux it actually is no prob; I don't know if HPs windows tools offer a way to backup your current bios. They actually should. Could you please check and if possible upload a backup of your current bios?

That might be a great help to have your current bios WITH VSS-data :-)

thanks for your help .this is backup from my bios (with universal bios backup toolkit)
http://www.mediafire.com/?jt1rzgc1ag2jcht
find
quote
#23
Hi akbar,

ok, found the spot.
Bad: Insyde doing their work better. They always implemented the code which was showing "advanced" stuff. Not in your bios. Actually its just a small part of code missing, but I am not able to insert new code.

Good: I will find a way to patch the underlying functions. may take some time.

Until then: What I can to is REPLACE an existing Form (like the diagnostic one) with the "power" or "advanced" one. So you could flash "advanced" bios, change settings, flash "power" bios, change settings, and then flash back orig bios.

Maybe I find a better way. I come back on you when I got it.
www find
quote
#24
(01-31-2012, 06:04 PM)SnakyJake Wrote: Hi akbar,

ok, found the spot.
Bad: Insyde doing their work better. They always implemented the code which was showing "advanced" stuff. Not in your bios. Actually its just a small part of code missing, but I am not able to insert new code.

Good: I will find a way to patch the underlying functions. may take some time.

Until then: What I can to is REPLACE an existing Form (like the diagnostic one) with the "power" or "advanced" one. So you could flash "advanced" bios, change settings, flash "power" bios, change settings, and then flash back orig bios.

Maybe I find a better way. I come back on you when I got it.
thanks i am not using this form (Main , security , Diagnostic ,Exit)if you replace two of this form whit advanced and power .you do a great work .
thanks for your time that spend on this .
find
quote
#25
Ok, I'll get back to you until weekend. Until then please try out the recovery method <fn><esc>. I do not want to brick your computer :-) So you really should only do it if that method works (read on my page or search internet. On some machines the keys you need to hold down are different)

Actually I cannot test the bios here. The patch is very safe, so I do not see problems. But actually we only know after flashing :-|
www find
quote
#26
(02-01-2012, 07:48 AM)SnakyJake Wrote: Ok, I'll get back to you until weekend. Until then please try out the recovery method <fn><esc>. I do not want to brick your computer :-) So you really should only do it if that method works (read on my page or search internet. On some machines the keys you need to hold down are different)

Actually I cannot test the bios here. The patch is very safe, so I do not see problems. But actually we only know after flashing :-|

Thanks.i flash my bios several time and i have recovery usb for it
find
quote
#27
Hi SnakyJake, can you help me, please?

HP G72-b60SS
InsydeH20: F.48
Link: http://www.mediafire.com/?1ffcmwe71kyoaut
Bios backup: http://www.mediafire.com/?7r4n87129mpuv2h

Please I need to unlock if it's possible, thanks.
find
quote
#28
Hi akbar,

bios has been patched. Took out "Diagnostics" and "Security" and replaced them with "Power" and "Advanced"

I think its ok to you that I put those bioses on my page (not your dump, but the first one you posted, so no private settings are included)

You can download it there (http://www.jakobheinemann.de/insydeh2o_e.html) Seems I can post links now :-)
At the bottom: HP-F46_patched.fd

I also managed to include a whole bunch of new stuff in my tools - thanks to your bios.
So if you want you can replace those forms by yourself now (run the tool with your bios and you may choose which forms to replace with hidden ones)
BTW: just don't replace the Exit form - well, only if you like your bios that much that you never want to leave it again :-)

Warning: I was very carefully with what I did. But still I dont know if it will work. Since "Diagnostic" and "Security" forms are not loaded anymore I do not know if some initialization they might be doing is skipped and missing now.

Gimme some feedback, please.
www find
quote
#29
(02-01-2012, 01:58 PM)Paula Wrote: Hi SnakyJake, can you help me, please?

HP G72-b60SS
InsydeH20: F.48
Link: http://www.mediafire.com/?1ffcmwe71kyoaut
Bios backup: http://www.mediafire.com/?7r4n87129mpuv2h

Please I need to unlock if it's possible, thanks.

Hi Paula,

just had a short look. You probably have much more luck than akbar; code for all forms is included and just hidden by a little switch, what I can see so far. So should be possible to patch.
Will get back to you when I got it. Tomorrow Final Fantasy XIII-2 comes out back here in Germany. Probably will have to play some before patching :-)

What you can try: the first bios you posted is somehow corrupted. Should also be 2MB or some HP package. Try to get a "real" one from HP or give me some link; since when I patch your dump only you can use it, but others would get YOUR settings. I would like to put all patched bioses on my side, but I dont want to do it with a dumped one :-)
www find
quote
#30
(02-01-2012, 01:58 PM)Paula Wrote: Hi SnakyJake, can you help me, please?

HP G72-b60SS
InsydeH20: F.48
Link: http://www.mediafire.com/?1ffcmwe71kyoaut
Bios backup: http://www.mediafire.com/?7r4n87129mpuv2h

Please I need to unlock if it's possible, thanks.

Bios patched. PLEASE make sure recovery method works!!!
Find on http://www.jakobheinemann.de/insydeh2o_e.html
bottom of page: HP-F48_patched.fd

might rename it to *.rom or something which helps you flash.

Good luck, tell me what you see :-) Should be some Advanced stuff

www find
quote


Forum Jump:


Users browsing this thread: 10 Guest(s)