Forum RSS Feed Follow @ Twitter Follow On Facebook

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

Username:


Password:





[-]
Latest Threads
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
07-31-2025 02:57 PM
» Replies: 133
» Views: 69273
[REQUEST] HP Stream 13 (13-c100nm) White...
Last Post: krusic22
07-29-2025 06:42 PM
» Replies: 0
» Views: 457
Acer Aspire 7741G BIOS
Last Post: lucky42
07-28-2025 08:53 AM
» Replies: 1
» Views: 1173
[REQUEST] [AMIBIOS8] MSI MS-1731 unlock
Last Post: wololo
07-27-2025 02:07 PM
» Replies: 0
» Views: 753
REQUEST - Unlock bios for Toshiba Satell...
Last Post: SaadC50
07-27-2025 10:14 AM
» Replies: 0
» Views: 648
[REQUEST] Lenovo G500(S) (7BCNxxWW) Whit...
Last Post: Tchistiakov
07-27-2025 08:52 AM
» Replies: 566
» Views: 306139
[REQUEST] HP Envy 15-k203nl bios mod
Last Post: Maxinator500
07-26-2025 12:44 PM
» Replies: 1
» Views: 794
[REQUEST] HP Pavilion dv7-6153er - F.1B ...
Last Post: swmint
07-26-2025 08:31 AM
» Replies: 2
» Views: 5632
[REQUEST] Lenovo G580 (62CNxxWW) Whiteli...
Last Post: Rt1213
07-26-2025 06:03 AM
» Replies: 817
» Views: 398559
Soltek SL-65KIV2
Last Post: DeathBringer
07-26-2025 05:44 AM
» Replies: 20
» Views: 1815
[REQUEST] Lenovo IdeaPad 3 15ALC6 (GLCNx...
Last Post: KADCORP
07-26-2025 12:30 AM
» Replies: 11
» Views: 7118
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: cwaras
07-25-2025 06:14 PM
» Replies: 2
» Views: 1417
[REQUEST] Lenovo Thinkpad E130 (H4ETxxWW...
Last Post: Dudu2002
07-25-2025 01:55 PM
» Replies: 495
» Views: 191781
[REQUEST] Acer Aspire VN7-791(G) BIOS Un...
Last Post: Dudu2002
07-25-2025 01:48 PM
» Replies: 93
» Views: 92914
[REQUEST] Lenovo Z410 & Z510 (8DCNxxWW) ...
Last Post: oleg-kv
07-25-2025 01:43 PM
» Replies: 501
» Views: 218143
BA92-10824B P04RAC phoenix bios rom requ...
Last Post: thi
07-25-2025 04:11 AM
» Replies: 0
» Views: 1214
[REQUEST] Acer Aspire 5742(G,Z) BIOS Unl...
Last Post: men92
07-24-2025 08:38 AM
» Replies: 166
» Views: 58563
[REQUEST] Lenovo Legion T5 (O54KT1DA) BI...
Last Post: kutoramo
07-24-2025 07:34 AM
» Replies: 1
» Views: 2002
[REQUEST] Unlocking / Enabling WoL for A...
Last Post: StarFluxGames
07-23-2025 06:23 AM
» Replies: 0
» Views: 1172
[REQUEST] Lenovo G510 (79CNxxWW) BIOS Un...
Last Post: Dudu2002
07-23-2025 02:47 AM
» Replies: 80
» Views: 60543

[Question]Extract LG Gram Phoenix Secure Core Bios
#11
Pflugshaupt - here is all the settings sections IFR, you'll have to scroll through and see what you are missing, I was mainly talking the "Advanced" Page, only a few settings are missing. All this can be changed via hex, even if you cannot see the setting. Of course, some of it can easily be made visible too by unsuppressing
http://s000.tinyupload.com/index.php?fil...4805674363

carlinux - see above files

You have backup you can flash now, but depending on how bad things get messed up, you may not be able to flash. You really need a hardware programmer, then backup, if you want to be 100% sure you can always recover.

This logo? If so, yes it can be changed, it's in there three times in one file (3x different sizes)
[Image: 2jr5hHU.jpg]

DVMT preallocated can be set to 64MB (and or made visible)
CFG Lock (aka MSR 0x2E) can be set to disabled or hack applied to powermanagement etc.

Finger Print Sensor can be disabled now via grub / setup_var too if you want (So can above settings)
Enable Finger Print Sensor, VarStoreInfo (VarOffset/VarName): 0x2A3
0x7D25C One Of Option: AUTO, Value (8 bit): 0x2 {09 07 06 00 00 00 02}
0x7D263 One Of Option: Enabled, Value (8 bit): 0x1 {09 07 03 00 00 00 01}
0x7D26A One Of Option: Disabled, Value (8 bit): 0x0 {09 07 04 00 00 00 00}

setup_var 0x2A3 0x? << ? You set to option you want above - disabled example >> setup_var 0x2A3 0x0
Same for below, but using 0x297 0x0

One Of: Finger Print Sensor, VarStoreInfo (VarOffset/VarName): 0x297
0x7D2C5 One Of Option: Disabled, Value (8 bit): 0x0 {09 07 04 00 00 00 00}
0x7D2CC One Of Option: FPC1011, Value (8 bit): 0x1 {09 07 76 0D 00 00 01}
0x7D2D3 One Of Option: FPC1020, Value (8 bit): 0x2 {09 07 77 0D 00 00 02}
0x7D2DA One Of Option: VFSI6101, Value (8 bit): 0x3 {09 07 79 0D 00 00 03}
0x7D2E1 One Of Option: Synaptics VFSI7500, Value (8 bit): 0x4 {09 07 7A 0D 00 00 04}
0x7D2E8 One Of Option: EGIS0300, Value (8 bit): 0x5 {09 07 7B 0D 00 00 05}
0x7D2EF One Of Option: FPC1021, Value (8 bit): 0x6 {09 07 78 0D 00 00 06}

Yes, if you unlock BIOS lock via grub, then flash back your dumped BIOS, that will show you if BIOS is not corrupted you can flash back FPT BIOS region dump or mod etc
find
quote
#12
(04-12-2019, 12:47 AM)Lost_N_BIOS Wrote: Pflugshaupt - here is all the settings sections IFR, you'll have to scroll through and see what you are missing, I was mainly talking the "Advanced" Page, only a few settings are missing.  All this can be changed via hex, even if you cannot see the setting.  Of course, some of it can easily be made visible too by unsuppressing
http://s000.tinyupload.com/index.php?fil...4805674363

carlinux - see above files

You have backup you can flash now, but depending on how bad things get messed up, you may not be able to flash.  You really need a hardware programmer, then backup, if you want to be 100% sure you can always recover.

This logo?  If so, yes it can be changed, it's in there three times in one file (3x different sizes)
[Image: 2jr5hHU.jpg]

DVMT preallocated can be set to 64MB (and or made visible)
CFG Lock (aka MSR 0x2E) can be set to disabled or hack applied to powermanagement etc.

Finger Print Sensor can be disabled now via grub / setup_var too if you want (So can above settings)
Enable Finger Print Sensor, VarStoreInfo (VarOffset/VarName): 0x2A3
0x7D25C One Of Option: AUTO, Value (8 bit): 0x2 {09 07 06 00 00 00 02}
0x7D263 One Of Option: Enabled, Value (8 bit): 0x1 {09 07 03 00 00 00 01}
0x7D26A One Of Option: Disabled, Value (8 bit): 0x0 {09 07 04 00 00 00 00}

setup_var 0x2A3 0x?  << ? You set to option you want above - disabled example >> setup_var 0x2A3 0x0
Same for below, but using 0x297 0x0

One Of: Finger Print Sensor, VarStoreInfo (VarOffset/VarName): 0x297
0x7D2C5 One Of Option: Disabled, Value (8 bit): 0x0 {09 07 04 00 00 00 00}
0x7D2CC One Of Option: FPC1011, Value (8 bit): 0x1 {09 07 76 0D 00 00 01}
0x7D2D3 One Of Option: FPC1020, Value (8 bit): 0x2 {09 07 77 0D 00 00 02}
0x7D2DA One Of Option: VFSI6101, Value (8 bit): 0x3 {09 07 79 0D 00 00 03}
0x7D2E1 One Of Option: Synaptics VFSI7500, Value (8 bit): 0x4 {09 07 7A 0D 00 00 04}
0x7D2E8 One Of Option: EGIS0300, Value (8 bit): 0x5 {09 07 7B 0D 00 00 05}
0x7D2EF One Of Option: FPC1021, Value (8 bit): 0x6 {09 07 78 0D 00 00 06}

Yes, if you unlock BIOS lock via grub, then flash back your dumped BIOS, that will show you if BIOS is not corrupted you can flash back FPT BIOS region dump or mod etc

Very interesting, There's some stuff related to thunderbolt. In this model apparently there's not thunderbolt but i wonder is there's something that they have disabled in the firmware or really they didn't incude hardware for it. I mean, they needed a licence for it so there's a possibility that they have the hardware in place and disabled the option..
In the same fashion they have touchscreen in all the models in Korea and USA but in europe they don't come with touchscreen neither... so maybe there's something disabled as well. The weight and specs are the same across alll countries.
find
quote
#13
Lost_N_BIOS, thanks a lot for the information. This is very interesting. There's one hidden setting I find especially interesting:

0x6733 One Of: Fan Mode Control:, VarStoreInfo (VarOffset/VarName): 0x4, VarStore: 0x3, QuestionId: 0xF, Size: 1, Min: 0x0, Max 0x1, Step: 0x0 {05 91 34 00 35 00 0F 00 03 00 04 00 00 10 00 01 00}
0x6744 One Of Option: Automatic, Value (8 bit): 0x0 {09 07 39 00 00 00 00}
0x674B One Of Option: On, Value (8 bit): 0x1 (default) {09 07 38 00 10 00 01}
0x6752 End One Of {29 02}

Does that mean the shell command to change "Fan Mode Control" to "On" would the following?

setup_var 0x4 0x1

What I find slightly confusing is that there are multiple settings in the advanced category using offset 0x3.. how can one tweak those?
find
quote
#14
Yes, that would be how you'd change fan control from Auto to On

On your advanced/offset question, you'd have to show me or give me the exact names so I can see what you mean.
find
quote
#15
Hi guys, this BIOS is compatible with my model, 15Z970-G.AA75C ?
Tks
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)