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 Predator Helios 300 PH315...
Last Post: SteveJaye
Yesterday 09:39 PM
» Replies: 45
» Views: 19395
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: Timyan
Yesterday 03:51 PM
» Replies: 758
» Views: 371168
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Moparman_OCN
Yesterday 03:48 PM
» Replies: 18
» Views: 14368
[REQUEST] Sony Vaio VPC-EE (R0210Z5) Adv...
Last Post: kI3RO
10-25-2025 07:05 PM
» Replies: 57
» Views: 34279
[REQUEST] Lenovo Y50-70 (9ECNxxWW) BIOS ...
Last Post: chironghost
10-25-2025 03:35 PM
» Replies: 1971
» Views: 1091087
[REQUEST] Lenovo IdeaPad S540-15IWL GTX ...
Last Post: Dudu2002
10-25-2025 01:56 PM
» Replies: 5
» Views: 2217
[REQUEST] Lenovo B590 (H9ETxxWW) Whiteli...
Last Post: Dudu2002
10-25-2025 12:32 PM
» Replies: 686
» Views: 324740
[REQUEST] X230s (GGET15WW)
Last Post: Dudu2002
10-25-2025 12:31 PM
» Replies: 1
» Views: 354
[Request] Mod bios asus strix rog g614ji
Last Post: elbob89
10-25-2025 07:43 AM
» Replies: 0
» Views: 168
[REQUEST] Lenovo B590 (H1ETxxWW) Whiteli...
Last Post: Dudu2002
10-24-2025 03:35 AM
» Replies: 798
» Views: 479626
[REQUEST] Lenovo B490 (H5ET73WW 1.16) Wh...
Last Post: yamicazanova2
10-24-2025 03:19 AM
» Replies: 0
» Views: 143
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
10-23-2025 12:44 PM
» Replies: 137
» Views: 96025
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: Dudu2002
10-23-2025 12:43 PM
» Replies: 4
» Views: 20645
disabling amd prochot with moded bios.
Last Post: lucillegross2
10-23-2025 01:25 AM
» Replies: 1
» Views: 659
Gigabyte GA-EP45-UD3P (Rev 1.0) - BIOS F...
Last Post: zamar26
10-22-2025 09:54 AM
» Replies: 17
» Views: 18342
UNLOCKED BIOS S3810 WITH LIMIT 8GB RAM
Last Post: DeathBringer
10-22-2025 07:29 AM
» Replies: 11
» Views: 1113
[REQUEST] Acer Predator Helios 500 PH517...
Last Post: MaksaMax
10-21-2025 06:11 PM
» Replies: 46
» Views: 24220
[Request] Mod JGINYUE X99-M D4 BIOS
Last Post: polmzqwe
10-21-2025 11:54 AM
» Replies: 0
» Views: 278
2x CPU Dell Workstation BIOS modding
Last Post: amyleon
10-21-2025 06:59 AM
» Replies: 1
» Views: 1577
Lenovo X250 WAN whitelist remove
Last Post: rahimali
10-20-2025 11:59 AM
» Replies: 12
» Views: 4218

BIOS DXE Driver modding
#1
I really need a pro's help with this. The Alienware 18 has support for using the GTX 980M in legacy mode in the latest BIOS A12. However, in BIOS A10, it did not have support for legacy boot with GTX 980M and required pure UEFI (no legacy option rom). Upon examining the code in the two bios files, they changed the following sections in the DXE:
29CF55F8-B675-4F5D-8F2F-B87A3ECFD063_1734.ROM (BiosVideo, PE32 section)
33CF55F8-B675-4F5D-8F2F-B11A3ECFD063_31.ROM (InstallPlatformOverrideEDID, PE32)
99C20A37-042A-46E2-80F4-E4027FDBC86F_1148.ROM (SmmPlatform, PE32 image section)
662D072E-70A0-4E14-901F-8DB301631647_1566.ROM (Freeform, raw section)
B674D90A-9BDA-410D-A26C-14D6AFFEBD6E_71.ROM (CMFCDxe, PE32 section)
E62F9F2F-4895-4AB5-8F1A-399D0D9C6B90_39.ROM (OEMPost, PE32 section)
EF0C99B6-B1D3-4025-9405-BF6A560FE0E0_1228.ROM (MiscSubclass, PE32 section)

Now, I have a M18x R2 on bios A10 and the code between its BiosVideo section in the DXE is similar to the BiosVideo section in the DXE for the Alienware 18 A10. I want to backport whatever code changes Dell did to the Alienware 18 A12 to M18x R2. How can this be done? Both are InsydeH2O bios
find
quote
#2
(12-11-2015, 08:40 AM)technos Wrote: I really need a pro's help with this. The Alienware 18 has support for using the GTX 980M in legacy mode in the latest BIOS A12. However, in BIOS A10, it did not have support for legacy boot with GTX 980M and required pure UEFI (no legacy option rom). Upon examining the code in the two bios files, they changed the following sections in the DXE:
29CF55F8-B675-4F5D-8F2F-B87A3ECFD063_1734.ROM (BiosVideo, PE32 section)
33CF55F8-B675-4F5D-8F2F-B11A3ECFD063_31.ROM (InstallPlatformOverrideEDID, PE32)
99C20A37-042A-46E2-80F4-E4027FDBC86F_1148.ROM (SmmPlatform, PE32 image section)
662D072E-70A0-4E14-901F-8DB301631647_1566.ROM (Freeform, raw section)
B674D90A-9BDA-410D-A26C-14D6AFFEBD6E_71.ROM (CMFCDxe, PE32 section)
E62F9F2F-4895-4AB5-8F1A-399D0D9C6B90_39.ROM (OEMPost, PE32 section)
EF0C99B6-B1D3-4025-9405-BF6A560FE0E0_1228.ROM (MiscSubclass, PE32 section)

Now, I have a M18x R2 on bios A10 and the code between its BiosVideo section in the DXE is similar to the BiosVideo section in the DXE for the Alienware 18 A10. I want to backport whatever code changes Dell did to the Alienware 18 A12 to M18x R2. How can this be done? Both are InsydeH2O bios

well to be honest i was wondering the same thing. I was searching if maybe possible to change the vbios on gtx 980m to boot on legacy instead of uefi for my alienware m18x r1, yes r1 and i did multiple forums about it so im searching somebody willing to do so to hopefully try to make it happen with a modded vbios for that laptop
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)