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] Gigabyte Aorus 15G KC BIOS unl...
Last Post: sagoita
Today 11:32 AM
» Replies: 34
» Views: 15391
Unlocking the Hidden MAINTENANCE Menu of...
Last Post: 123BIOS
Today 10:31 AM
» Replies: 0
» Views: 85
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: pitnixu
Today 04:12 AM
» Replies: 757
» Views: 364732
[REQUEST] Lenovo IdeaPad S400 (6DCNxxWW)...
Last Post: Jamil Missen
Yesterday 10:04 PM
» Replies: 335
» Views: 166181
[REQUEST] Acer Aspire 5742(G,Z) BIOS Unl...
Last Post: deliter
Yesterday 09:32 PM
» Replies: 168
» Views: 69345
[REQUEST]wwan whitelist removal ThinkPad...
Last Post: SkyShadow
Yesterday 02:45 PM
» Replies: 0
» Views: 133
[REQUEST] Lenovo T440(S) (GJETxxWW) Whit...
Last Post: Dudu2002
Yesterday 07:31 AM
» Replies: 499
» Views: 259845
HP Victus 16 Bios Splash Screen
Last Post: Onyxcho_Lune
Yesterday 07:26 AM
» Replies: 0
» Views: 129
[REQUEST] Lenovo IdeaPad Gaming 3-15IHU6...
Last Post: Bobby123Patel
Yesterday 06:38 AM
» Replies: 7
» Views: 4145
[REQUEST] HP Omen 16 InsydeH2O F.18 (08C...
Last Post: Wernexnrs
Yesterday 04:16 AM
» Replies: 0
» Views: 170
[REQUEST] 775i65g Wolfdale
Last Post: DeathBringer
Yesterday 01:53 AM
» Replies: 53
» Views: 33810
Dell XPS M1710 Overclock Tab Unlock Mod ...
Last Post: Skeleton
10-12-2025 08:55 PM
» Replies: 0
» Views: 151
[Request] AM3 support for ECS RS485M-M
Last Post: DeathBringer
10-12-2025 07:47 AM
» Replies: 3
» Views: 322
Optiplex 5055 RyzenBIOS Faulty (not upgr...
Last Post: LaszloE
10-12-2025 05:29 AM
» Replies: 2
» Views: 184
Intel Xeon E3 1270 V5 for LGA 1151 (ASUS...
Last Post: abruchez
10-12-2025 03:26 AM
» Replies: 4
» Views: 257
[REQUEST] Lenovo Thinkpad T420 (83ETxxWW...
Last Post: pycckuu4ejl
10-11-2025 07:32 PM
» Replies: 316
» Views: 284997
M3N78 PRO Phenom II x4 955 BE update
Last Post: Vlad94
10-11-2025 01:28 PM
» Replies: 3
» Views: 5866
ASUS M2N4-SLI new cpu
Last Post: Vlad94
10-11-2025 01:17 PM
» Replies: 7
» Views: 1981
Acer Aspire E1 572 black screen, needs b...
Last Post: just_biosmods
10-11-2025 10:38 AM
» Replies: 31
» Views: 38331
[REQUEST] Acer Nitro 5 AN517-54 BIOS Unl...
Last Post: svetepach
10-11-2025 10:17 AM
» Replies: 27
» Views: 10419

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