Forum RSS Feed Follow @ Twitter Follow On Facebook

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

Username:


Password:





[-]
Latest Threads
[REQUEST] Lenovo Thinkpad SL400 & SL500 ...
Last Post: FilhoSenhor
Today 09:39 PM
» Replies: 21
» Views: 11196
[REQUEST] Asus Tuf Gaming A15 2024 (FA50...
Last Post: mertuslu
Today 04:41 PM
» Replies: 2
» Views: 1048
[REQUEST] HP ProBook 4720s whitelist rem...
Last Post: Paxviffpack
Yesterday 04:26 PM
» Replies: 15
» Views: 11177
[REQUEST] Lenovo IdeaPad Z570 (45CNxxWW)...
Last Post: Dudu2002
Yesterday 08:49 AM
» Replies: 95
» Views: 113757
[REQUEST] Acer Aspire VN7-791(G) BIOS Un...
Last Post: Dudu2002
Yesterday 02:16 AM
» Replies: 91
» Views: 89671
BIOS Unlock Request – Dell Latitude 5420
Last Post: gata.infernum
06-29-2025 09:14 PM
» Replies: 0
» Views: 153
Asus T100
Last Post: EmmetIsOfficial
06-29-2025 02:33 PM
» Replies: 6
» Views: 11828
BIOS Unlock Request – Dell Latitude 7480
Last Post: na3nou3.electronics
06-28-2025 10:33 AM
» Replies: 1
» Views: 272
[REQUEST] Lenovo G510 (79CNxxWW) Whiteli...
Last Post: Dudu2002
06-27-2025 12:58 PM
» Replies: 597
» Views: 299114
[REQUEST] Lenovo G570 (40CNxxWW) Whiteli...
Last Post: Mark738
06-27-2025 12:07 PM
» Replies: 172
» Views: 160475
Lenovo Y550 BIOS Unlocking (Advanced Men...
Last Post: kentsergeo
06-27-2025 01:23 AM
» Replies: 1
» Views: 638
[REQUEST] Toshiba Satellite L650 WhiteLi...
Last Post: averagenokiauser
06-26-2025 02:58 PM
» Replies: 15
» Views: 7446
[REQUEST] Thunderobot 911s Core BIOS Unl...
Last Post: EgaschNSK
06-26-2025 07:28 AM
» Replies: 0
» Views: 421
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: Roago
06-25-2025 06:50 PM
» Replies: 215
» Views: 108843
[REQUEST] Toshiba Satellite L750 & L755 ...
Last Post: EiadSherif2008
06-25-2025 05:12 PM
» Replies: 78
» Views: 57575
Lenovo B590 unlock the checking original...
Last Post: leecher1337
06-25-2025 02:42 PM
» Replies: 34
» Views: 26582
[REQUEST] Sony Vaio SVE141 & SVE151 seri...
Last Post: Reza1
06-25-2025 12:28 PM
» Replies: 52
» Views: 31836
BIOS Mod to Disable Intel iGPU on Acer V...
Last Post: DeathBringer
06-25-2025 05:14 AM
» Replies: 7
» Views: 640
[REQUEST] Veriton M2610 - Ivy Bridge Sup...
Last Post: callumfix77
06-24-2025 05:17 AM
» Replies: 24
» Views: 14468
[REQUEST] Check my bios mod ASUS TUF A15...
Last Post: waayo69
06-23-2025 07:46 PM
» Replies: 0
» Views: 548

[READ FIRST] Access Advanced settings through EFI shell
have you tried to set more RAM for GPU and boot with Win PE to check video settings?

If you want thank me - HERE IS BEST WAY TO DO IT
find
quote
Hey!
Have posted one request too, I just want to know if you think you can be able to decrypt it or if I need to keep research for it ? Smile
find
quote
(11-10-2013, 11:49 PM)diminou Wrote: Hi! So, I can't run the Perl script, same errors as mentionned before...
Anyone can help me to decrypt my bios file ? Smile

HP envy 15 j071sf
-Bios Version: F.35
-Setup menu screenshot : HERE
-Bios Type : Insyde EFI
-Original Bios URL : HERE
-Dumped .bin URL : HERE

Ideally, I'd like to have all the logfile for modifying like I want, but if this is impossible, I'd just like to be able to enable AHCI and see what I can do after that Big Grin

Oh and I've tried many differents ways before finding this forum, never be able to do anything with my bios.. And before posting here, I tried all methods on @donovan6000's blog without any success.. (UEFI bios, can't get your tools to work Sad )

Anyway, thanks for reading this and trying to help me ! Smile


Code:
┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Form Name: 'InsydeH2O Setup Utility'                                                               [ ID: '0x0023' ]│
└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
Subtitle: 'SATA Configuration'
┌- Grayout IF:
|    Question [ ID: '0x10' ] == 0x02
|    Question [ ID: '0x0f' ] == 0x01
|    AND expression
└- END IF Grayout;
Select option: 'SATA Controller'                [ VarStore: '0x36', QuestionId: '0x18',   Help: 'DISABLED: Disables SATA Controller. ENABLED: Enables SATA Controller.']
  Option: 'Disabled'                            [ Value: '0'   Default: 'false'    Type: 'int8'  ]
  Option: 'Enabled'                             [ Value: '1'   Default: 'true'     Type: 'int8'  ]
┌- Grayout IF:
|    Question [ ID: '0x10' ] == 0x02
|    Question [ ID: '0x0f' ] == 0x01
|    AND expression
|    Question [ ID: '0x18' ] == 0x00
|    OR expression
└- END IF Grayout;
Select option: 'HDC Configure As'               [ VarStore: '0x39', QuestionId: '0x19',   Help: 'Set Harddisk Controller Configure Type']
  Option: 'IDE'                                 [ Value: '0'   Default: 'false'    Type: 'int8'  ]
  Option: 'AHCI'                                [ Value: '1'   Default: 'false'    Type: 'int8'  ]
  Option: 'RAID'                                [ Value: '2'   Default: 'true'     Type: 'int8'  ]
┌- Grayout IF:
|    Question [ ID: '0x10' ] == 0x02
|    Question [ ID: '0x0f' ] == 0x01
|    AND expression
|    Question [ ID: '0x18' ] == 0x00
|    OR expression
└- END IF Grayout;
┌- Suppress IF:
|    Question [ ID: '0x19' ] == 0x00
|    Reference: 'Software Feature Mask Configuration' [ FormID: '0x1c20', QuestionId: '0x1a', VarStore: '0xffff' ]
└- END IF Suppress;
┌- Grayout IF:
|    Question [ ID: '0x10' ] == 0x02
|    Question [ ID: '0x0f' ] == 0x01
|    AND expression
|    Question [ ID: '0x18' ] == 0x00
|    OR expression
└- END IF Grayout;
┌- Suppress IF:
|    EQ == TRUE
|    Select option: 'AHCI Option ROM Support'        [ VarStore: '0x2cc', QuestionId: '0x2065',   Help: 'If AHCI option ROM set disable ,the system can only detect port 0 to port 3.If AHCI option ROM set enable ,the system can detect all port.']
|      Option: 'Disabled'                            [ Value: '0'   Default: 'false'    Type: 'int8'  ]
|      Option: 'Enabled'                             [ Value: '1'   Default: 'true'     Type: 'int8'  ]
└- END IF Suppress;
┌- Grayout IF:
|    Question [ ID: '0x10' ] == 0x02
|    Question [ ID: '0x0f' ] == 0x01
|    AND expression
|    Question [ ID: '0x18' ] == 0x00
|    OR expression
└- END IF Grayout;
┌- Suppress IF:
|    LIST [ ID: '0x19' ] in ('0x01','0x02')
|    NOT expression
└- END IF Suppress;
Select option: 'Aggressive LPM Support'         [ VarStore: '0x2cd', QuestionId: '0x1b',   Help: 'Enable/Disable Support Aggressive Link Power Management(SALP)']
  Option: 'Disabled'                            [ Value: '0'   Default: 'false'    Type: 'int8'  ]
  Option: 'Enabled'                             [ Value: '1'   Default: 'true'     Type: 'int8'  ]
┌- Grayout IF:
|    Question [ ID: '0x10' ] == 0x02
|    Question [ ID: '0x0f' ] == 0x01
|    AND expression
|    Question [ ID: '0x18' ] == 0x00
|    OR expression
└- END IF Grayout;
┌- Suppress IF:
|    LIST [ ID: '0x19' ] in ('0x00','0x01')
|    Select option: 'Alternate ID'                   [ VarStore: '0x2ce', QuestionId: '0x1c',   Help: 'Report alternate Device ID']
|      Option: 'Disabled'                            [ Value: '0'   Default: 'true'     Type: 'int8'  ]
|      Option: 'Enabled'                             [ Value: '1'   Default: 'false'    Type: 'int8'  ]
└- END IF Suppress;
┌- Grayout IF:
|    Question [ ID: '0x10' ] == 0x02
|    Question [ ID: '0x0f' ] == 0x01
|    AND expression
|    Question [ ID: '0x18' ] == 0x00
|    OR expression
└- END IF Grayout;
┌- Suppress IF:
|    LIST [ ID: '0x19' ] in ('0x01','0x02')
|    NOT expression
└- END IF Suppress;
Select option: 'SATA Port 0 HotPlug'            [ VarStore: '0x2cf', QuestionId: '0x1d',   Help: 'Enable/Disable SATA Port 0 HotPlug']
  Option: 'Disabled'                            [ Value: '0'   Default: 'true'     Type: 'int8'  ]
  Option: 'Enabled'                             [ Value: '1'   Default: 'false'    Type: 'int8'  ]
┌- Grayout IF:
|    Question [ ID: '0x10' ] == 0x02
|    Question [ ID: '0x0f' ] == 0x01
|    AND expression
|    Question [ ID: '0x18' ] == 0x00
|    OR expression
└- END IF Grayout;
┌- Suppress IF:
|    LIST [ ID: '0x19' ] in ('0x01','0x02')
|    NOT expression
└- END IF Suppress;
Select option: '  Spin-Up Device'               [ VarStore: '0x2d5', QuestionId: '0x1e',   Help: 'Enable/Disable Supports Staggered Spin-Up (SSS) in AHCI Host Capability Register Bit 27.']
  Option: 'Disabled'                            [ Value: '0'   Default: 'true'     Type: 'int8'  ]
  Option: 'Enabled'                             [ Value: '1'   Default: 'false'    Type: 'int8'  ]
┌- Grayout IF:
|    Question [ ID: '0x10' ] == 0x02
|    Question [ ID: '0x0f' ] == 0x01
|    AND expression
|    Question [ ID: '0x18' ] == 0x00
|    OR expression
└- END IF Grayout;
┌- Suppress IF:
|    LIST [ ID: '0x19' ] in ('0x01','0x02')
|    NOT expression
└- END IF Suppress;
Select option: '  SATA Device Type'             [ VarStore: '0x2e4', QuestionId: '0x1f',   Help: 'Identify Solid state Drive or Hard Disk Drive']
  Option: 'Hard Disk Drive'                     [ Value: '0'   Default: 'true'     Type: 'int8'  ]
  Option: 'Solid State Drive'                   [ Value: '1'   Default: 'false'    Type: 'int8'  ]
┌- Grayout IF:
|    Question [ ID: '0x10' ] == 0x02
|    Question [ ID: '0x0f' ] == 0x01
|    AND expression
|    Question [ ID: '0x18' ] == 0x00
|    OR expression
└- END IF Grayout;
┌- Suppress IF:
|    LIST [ ID: '0x19' ] in ('0x01','0x02')
|    NOT expression
└- END IF Suppress;

to change to AHCI
setup_var 0x39 0x01
setup_var 0x36 0x01

to install SSD
setup_var 0x2e4 0x01

If you want thank me - HERE IS BEST WAY TO DO IT
find
quote
Oooooh you're sooo gooooood ! Thanks ! I'll try out in a few hours and let you know Big Grin
find
quote
hello Falseclock İ want setup menu uefidump.log
my dumb bios: http://www.mediafire.com/download/cru76c...output.bin

hp pavilion g6 2303et
bios:f.25
find
quote
(12-04-2013, 05:00 PM)brk730 Wrote: hello Falseclock İ want setup menu uefidump.log
my dumb bios: http://www.mediafire.com/download/cru76c...output.bin

hp pavilion g6 2303et
bios:f.25

see private message

If you want thank me - HERE IS BEST WAY TO DO IT
find
quote
Good to see you're back Falseclock!
I'd like to ask you the "readable" dump of the setup utility of my acer E1-571G, I failed to do it myself. Tongue
Bios available here: http://global-download.acer.com/GDFiles/...SC=EMEA_17[/url]
If you run the file, and the .fd is in the windows temp folder.
I should be able to set the values myself then, I plan to see if I can turn off some things so it's just a on/off setting, won't touch the video setup so it should be pretty easy/safe.
Sorry if I just ask stuff. Anyway thanks in advance.
find
quote
(12-05-2013, 03:41 AM)typhoon71 Wrote: Bios available here: http://global-download.acer.com/GDFiles/...SC=EMEA_17[/url]

see PM

If you want thank me - HERE IS BEST WAY TO DO IT
find
quote
Thanks. Smile

Thanks.
find
quote
(12-05-2013, 12:42 AM)Falseclock Wrote:
(12-04-2013, 05:00 PM)brk730 Wrote: hello Falseclock İ want setup menu uefidump.log
my dumb bios: http://www.mediafire.com/download/cru76c...output.bin

hp pavilion g6 2303et
bios:f.25

see private message

thank you brother
but ı dont see video configuration,pci express,chipset and thermal configuration
find
quote


Forum Jump:


Users browsing this thread: 4 Guest(s)