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] GA-8I865GME-775-RH (rev. 3.9) ...
Last Post: DeathBringer
Today 01:48 AM
» Replies: 3
» Views: 210
i7 2860QM how to raise power limit?
Last Post: mariukonie
Yesterday 04:31 PM
» Replies: 13
» Views: 650
[REQUEST] Dell Wyse 3040: CSM enable for...
Last Post: mm400
Yesterday 05:58 AM
» Replies: 1
» Views: 703
[REQUEST] Acer TravelMate 5760(G,Z) BIOS...
Last Post: quibic
07-12-2025 01:03 AM
» Replies: 49
» Views: 26650
Asus P8Z77-M RT-d Unlock
Last Post: cbaldwin1
07-11-2025 04:21 PM
» Replies: 0
» Views: 285
[REQUEST] Lenovo Yoga 530-14ARR (8MCNxxW...
Last Post: Dudu2002
07-11-2025 02:04 PM
» Replies: 4
» Views: 3188
[REQUEST] Gigabyte GA-X99P-SLI BIOS with...
Last Post: DKisCRUSHIN
07-11-2025 09:50 AM
» Replies: 0
» Views: 271
Acer Aspire 5920G - Requesting Modded BI...
Last Post: EbrahimSiami
07-10-2025 02:56 PM
» Replies: 1
» Views: 435
Acer A517-51G-58S5 - Complete BIOS image...
Last Post: Humboldt
07-10-2025 01:07 PM
» Replies: 2
» Views: 315
Lenovo Yoga Pro 7 14ASP9 Bios Unlock
Last Post: Dudu2002
07-10-2025 03:02 AM
» Replies: 3
» Views: 410
[RESOLVED] Help! BIOS for Asus GL503VS R...
Last Post: AmosNZ
07-10-2025 12:09 AM
» Replies: 5
» Views: 3028
[REQUEST] Acer Predator Helios 500 PH517...
Last Post: TeckToe
07-09-2025 11:29 PM
» Replies: 4
» Views: 1523
Gigabyte G6X 9MG insydeH2O IOS Unlock
Last Post: Zzhheennyyaa
07-09-2025 04:37 PM
» Replies: 2
» Views: 639
[SOLVED] Lenovo IdeaPad 510-15ISK - BIOS...
Last Post: outsydeh2o
07-09-2025 09:39 AM
» Replies: 1
» Views: 444
(new to forums) searching for aid/direct...
Last Post: adorable_yangire
07-09-2025 12:11 AM
» Replies: 0
» Views: 374
[SOLVED] Change Serial Number, UUID, Mac...
Last Post: dsdn1
07-08-2025 07:55 PM
» Replies: 10
» Views: 16965
[REQUEST] Lenovo G50-45 BIOS Unlock
Last Post: szakiz
07-08-2025 05:36 PM
» Replies: 49
» Views: 53806
[REQUEST] Lenovo Yoga 7 Pro 82Y7 unlock
Last Post: Dudu2002
07-08-2025 07:13 AM
» Replies: 1
» Views: 289
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: Dudu2002
07-08-2025 07:12 AM
» Replies: 491
» Views: 218344
Lenovo Y550 BIOS Unlocking (Advanced Men...
Last Post: kentsergeo
07-08-2025 12:15 AM
» Replies: 5
» Views: 1195

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