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 G580 (5ECNxxWW) Whiteli...
Last Post: Trixter1231
Today 09:38 PM
» Replies: 1729
» Views: 891509
[Request] Mod Adaptec ARCCONF to allow x...
Last Post: cardosinhofsa
Today 05:33 PM
» Replies: 1
» Views: 354
[REQUEST] Lenovo Ideapad 100-14IBD & 100...
Last Post: Dudu2002
Yesterday 02:22 AM
» Replies: 26
» Views: 20332
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: iku56m22v
09-11-2025 10:02 AM
» Replies: 37
» Views: 23003
3rd Party RAM Mod For HP EliteDesk 705 G...
Last Post: AmyGrrl
09-10-2025 09:40 AM
» Replies: 0
» Views: 2124
MSI PR210 AHCI
Last Post: iday82
09-09-2025 04:40 PM
» Replies: 0
» Views: 2412
Honor Magicbook D14 Ryzen 4800H
Last Post: Altermann
09-09-2025 05:04 AM
» Replies: 0
» Views: 2810
[REQUEST] Thinkpad X60S WiFi WhiteList r...
Last Post: Vigor89
09-08-2025 04:46 PM
» Replies: 0
» Views: 3284
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: lovesickugh
09-07-2025 09:15 PM
» Replies: 3
» Views: 7020
Gigabyte GA-G33-DS3R: USB Boot
Last Post: dinix
09-04-2025 10:37 AM
» Replies: 0
» Views: 5216
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
08-31-2025 01:59 AM
» Replies: 68
» Views: 38002
Bios Powered classmate
Last Post: MosheNessi
08-28-2025 08:08 AM
» Replies: 0
» Views: 5347
[REQUEST] Lenovo Thinkpad X12 Detachable...
Last Post: Kokoko123
08-28-2025 12:48 AM
» Replies: 0
» Views: 5593
[REQUEST] Unlock advanced options to HP ...
Last Post: huguito
08-26-2025 02:57 PM
» Replies: 0
» Views: 5851
[REQUEST] Dell Precision T3500 BIOS Unlo...
Last Post: DEX0ZEN
08-25-2025 01:30 PM
» Replies: 45
» Views: 48568
[REQUEST] Samsung NP900X4D AES-NI enable...
Last Post: Vesly
08-23-2025 05:25 PM
» Replies: 63
» Views: 44274
Acer Veriton X2640G Xeon support
Last Post: hercares
08-19-2025 03:21 PM
» Replies: 5
» Views: 2390
[Request] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
08-17-2025 02:05 PM
» Replies: 15
» Views: 3359
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: tuwumo
08-17-2025 11:37 AM
» Replies: 18
» Views: 26639
Samsung N140 JA05IT AHCI
Last Post: Ranmamez
08-12-2025 05:22 PM
» Replies: 0
» Views: 6475

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