Forum RSS Feed Follow @ Twitter Follow On Facebook

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

Username:


Password:





[-]
Latest Threads
Acer Aspire 5920G - Requesting Modded BI...
Last Post: EbrahimSiami
Today 02:56 PM
» Replies: 1
» Views: 191
Acer A517-51G-58S5 - Complete BIOS image...
Last Post: Humboldt
Today 01:07 PM
» Replies: 2
» Views: 73
i7 2860QM how to raise power limit?
Last Post: DeathBringer
Today 07:03 AM
» Replies: 10
» Views: 441
Lenovo Yoga Pro 7 14ASP9 Bios Unlock
Last Post: Dudu2002
Today 03:02 AM
» Replies: 3
» Views: 206
[RESOLVED] Help! BIOS for Asus GL503VS R...
Last Post: AmosNZ
Today 12:09 AM
» Replies: 5
» Views: 2953
[REQUEST] Acer Predator Helios 500 PH517...
Last Post: TeckToe
Yesterday 11:29 PM
» Replies: 4
» Views: 1467
Gigabyte G6X 9MG insydeH2O IOS Unlock
Last Post: Zzhheennyyaa
Yesterday 04:37 PM
» Replies: 2
» Views: 608
[SOLVED] Lenovo IdeaPad 510-15ISK - BIOS...
Last Post: outsydeh2o
Yesterday 09:39 AM
» Replies: 1
» Views: 239
(new to forums) searching for aid/direct...
Last Post: adorable_yangire
Yesterday 12:11 AM
» Replies: 0
» Views: 175
[SOLVED] Change Serial Number, UUID, Mac...
Last Post: dsdn1
07-08-2025 07:55 PM
» Replies: 10
» Views: 16850
[REQUEST] Lenovo G50-45 BIOS Unlock
Last Post: szakiz
07-08-2025 05:36 PM
» Replies: 49
» Views: 53417
[REQUEST] Lenovo Yoga 7 Pro 82Y7 unlock
Last Post: Dudu2002
07-08-2025 07:13 AM
» Replies: 1
» Views: 233
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: Dudu2002
07-08-2025 07:12 AM
» Replies: 491
» Views: 217608
Lenovo Y550 BIOS Unlocking (Advanced Men...
Last Post: kentsergeo
07-08-2025 12:15 AM
» Replies: 5
» Views: 1136
[REQUEST] Acer Aspire 8930(G) BIOS Unloc...
Last Post: Ilias manolopoulos
07-07-2025 01:52 PM
» Replies: 58
» Views: 43632
ASUS M11AD > Haswell Refresh
Last Post: JCY1962
07-07-2025 12:40 PM
» Replies: 22
» Views: 7766
overclocking msi b150 gaming m3
Last Post: J1419
07-06-2025 05:51 PM
» Replies: 0
» Views: 271
Asus K72jr repair
Last Post: Moddo73@PROXIMUS
07-06-2025 02:08 PM
» Replies: 0
» Views: 243
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: Dudu2002
07-06-2025 01:29 PM
» Replies: 757
» Views: 321079
Excalibur G900.1160 BİOS unlock request
Last Post: Dudu2002
07-06-2025 01:28 PM
» Replies: 7
» Views: 1034

[Request] Dell Inspiron 17r SE 7720 Unlocked Bios
#11
I tried the T2_BIOS with the same results as the first one. The bios remains unchanged.

Also, the computer then proceeds to the windows loading screen then crashes and restarts then loads fine. This has happened for all of the bios.cap's (I just forgot to mention it woops).

I am fairly certain that I am using a FAT32 USB stick since I formatted it and checked under its properties where it says file system.

Could it be a problem with the USB stick?
find
quote
#12
It's fine, if Windows crashes with a BSOD it mean that bios is loaded from FAT32 successfully because it expects your windows to be configured in ATA mode, not AHCI. But it sure is strange ... I've changed lots of bytes, it must've affected something.. but it does not.
Mind taking couple of pics of the advanced setup tab from your bios ? I want to see how the menus are nested.
find
quote
#13
OK I've attached pics of my bios.

Hopefully the attachment works.


.rar   advanced bios settings.rar (Size: 1.82 MB / Downloads: 77)
.rar   main.rar (Size: 1.82 MB / Downloads: 57)
find
quote
#14
Thanks, I will look into finding more IFR_SUPPRESS-like sequences in your setup module now that I at least know what menus are there by-default.
find
quote
#15
Greatly appreciated
find
quote
#16
It seems like even though unicode strings for pretty much everything are there in the module they are not attached to anything (meaning there is no way to make these menus visble) and at this point we don't know how this is done. we have a similar situation on previous gen Dells where we have some menus like ATM or OC in the module which potentially could be unlocked, but they're not tied to anything...
There are string like these: 29 02 29 02 29 02 0A 82 40 84 7B 01 45 0A 00 00 00 00 00 00 00 00
So I thought maybe it's worth to try enabling similar string which have this byte disabled, eg:
29 02 29 02 0A 82 40 84 20 00 45 0A 00 00 00 00 00 00 00 00

Try this one .. https://dl.dropbox.com/u/2573233/T3_BIOS.rar
If it doesn't do any justice then sadly i'm of no help here ..
Luckily we were at least able to figure the recovery process .. it appears that 2nd get Tianos don't require removing of initial padding layer (280000h bytes in your case).. so extracting the capsule part from WPH and naming it as BIOS.cap it enough.
find
quote
#17
Unfortunately the T3_BIOS did not change anything either.

Thanks for your effort.
find
quote
#18
Oh, so the Inspiron 7720 cannot be unlocked ?? Sad
find
quote
#19
I will pay $$ for this bios to be unlocked!
find
quote
#20
Well, as per Phoenix's wiki we have this in the bios ..

Code:
0A 82 40 84 99 02 45 0A 00 00 00 00 00 00 00 00 2F 02 29
    
0A == EFI_IFR_SUPPRESS_IF_OP
82:1:0000010 L2 // Scope

40 == EFI_IFR_QUESTION_REF1_OP
84:1:0001010 L10 // Scope
9902 // EFI_QUESTION_ID
45 == EFI_IFR_UINT64_OP
0A:0:0001010 L10 // Scope
0000000000000000
2F == EFI_IFR_EQUAL_OP
02:0:0000010 L2 // Scope

29 == EFI_IFR_END_OP//
02:0:0000010 L2 // Scope

There are a few occurrences of this structure (7 to be precise) which is something similar to what we had in our BIOSes.. 7 occurrences of 00 00 00 00 00 00 00 00 45 0A (1 for Languages, 1 for most of the menus, 2 for ME, 1 for Thermal settings and 2 more for SBIOS logging -- 7 total), but the suppress check was based on a simple UINT64 boolean swap 00 to 01.. while here there's is Question to be answered ...

Quote:Question Identifier (EFI_QUESTION_ID). An unsigned integer which uniquely identifies the question within the form set in which it appears. The Question Identifier, along with the device path and Form Set Identifier, uniquely identifies a question within a system.
I'm not sure if boolean questions can be presented in such a form, but let's hope they can ..
Quote:Boolean questions are those that allow a choice between true and false. The question’s value is Boolean. In general, construct questions so that the prompt text asks questions resulting in ‘yes/enabled/on’ is ‘true’ and ‘no/disabled/off’ is ‘false’.

So it's only a matter of figuring how to return the answer to this question as 01 and you will most likely get unlocked menus. Unfortunately I'm not that skillful do do this :<
find
quote


Forum Jump:


Users browsing this thread: 4 Guest(s)