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] Microcode modification a HP Pr...
Last Post: DeathBringer
Today 12:14 AM
» Replies: 1
» Views: 94
**Request** ASUS H81M-R Moded BIOS
Last Post: FourTwenty42
Yesterday 05:37 PM
» Replies: 0
» Views: 83
[request] Asus ROG strix G15 2021 (g513q...
Last Post: delav
Yesterday 11:07 AM
» Replies: 15
» Views: 16185
[REQUEST] Resizable BAR for Lenovo m720q...
Last Post: elfloko
11-04-2025 10:13 AM
» Replies: 1
» Views: 1457
disabling amd prochot with moded bios.
Last Post: vorajeeah
11-03-2025 09:27 AM
» Replies: 2
» Views: 878
[REQUEST] ThinkPad X1 Carbon (20A7 & 20A...
Last Post: neax61
11-03-2025 05:46 AM
» Replies: 87
» Views: 50880
[REQUEST] Lenovo G50-80 (B0CNxxWW) White...
Last Post: Leonardosena
11-02-2025 04:17 PM
» Replies: 110
» Views: 66197
bios f.02 Help!!!
Last Post: karbonid777
11-02-2025 12:21 PM
» Replies: 0
» Views: 228
[REQUEST] Lenovo Ideadpad N581 Whitelist...
Last Post: Dudu2002
11-01-2025 02:07 PM
» Replies: 238
» Views: 116377
[REQUEST] Lenovo ThinkPad T480s (N22ETxx...
Last Post: Dudu2002
11-01-2025 06:31 AM
» Replies: 25
» Views: 15446
[REQUEST] Lenovo G500 (78CNxxWW) BIOS Un...
Last Post: dump_bios_gg
11-01-2025 04:59 AM
» Replies: 290
» Views: 201803
X550VXK BIOS Unlock Request
Last Post: laret
11-01-2025 03:35 AM
» Replies: 1
» Views: 278
[REQUEST] HP EliteBook 640 G9 – Remove W...
Last Post: dlareklami
10-31-2025 04:20 AM
» Replies: 0
» Views: 254
Help with DMI Info Lenovo Bios
Last Post: force9da
10-30-2025 04:04 PM
» Replies: 0
» Views: 301
Lenovo z510 i5-4200m to i7-4700mq upgrad...
Last Post: ClaudeSpeed
10-30-2025 03:42 PM
» Replies: 7
» Views: 398
Dell Optiplex 790 bypass Press F1 during...
Last Post: jozsef_kacso
10-30-2025 04:19 AM
» Replies: 5
» Views: 17037
[REQUEST] Whitelist Removal for lenovo v...
Last Post: konjiki no yami
10-29-2025 07:36 PM
» Replies: 0
» Views: 297
[REQUEST] HP dv6-6b57el hidden menu
Last Post: Alcatraz
10-29-2025 04:28 PM
» Replies: 1
» Views: 326
[REQUEST] Lenovo IdeaPad L340 (BGCNxxWW)...
Last Post: Dudu2002
10-29-2025 03:19 PM
» Replies: 97
» Views: 55584
[REQUEST] Acer Aspire V5-121 Bios Unlock
Last Post: Strongbox256
10-29-2025 11:15 AM
» Replies: 5
» Views: 9186

[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: 9 Guest(s)