Forum RSS Feed Follow @ Twitter Follow On Facebook

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

Username:


Password:





[-]
Latest Threads
Alienware M17x R3 Bios Unlock
Last Post: Dudu2002
Today 10:40 AM
» Replies: 12
» Views: 20873
ASUS M2N4-SLI new cpu
Last Post: cocossss
Yesterday 03:21 PM
» Replies: 8
» Views: 2076
[REQUEST] Gigabyte Aorus 15G KC BIOS unl...
Last Post: Dudu2002
10-14-2025 05:10 PM
» Replies: 35
» Views: 15764
Aorus 17G YD unlock bios?
Last Post: Dudu2002
10-14-2025 05:08 PM
» Replies: 1
» Views: 244
Unlocking the Hidden MAINTENANCE Menu of...
Last Post: 123BIOS
10-14-2025 10:31 AM
» Replies: 0
» Views: 398
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: pitnixu
10-14-2025 04:12 AM
» Replies: 757
» Views: 365627
[REQUEST] Lenovo IdeaPad S400 (6DCNxxWW)...
Last Post: Jamil Missen
10-13-2025 10:04 PM
» Replies: 335
» Views: 166749
[REQUEST] Acer Aspire 5742(G,Z) BIOS Unl...
Last Post: deliter
10-13-2025 09:32 PM
» Replies: 168
» Views: 69783
[REQUEST]wwan whitelist removal ThinkPad...
Last Post: SkyShadow
10-13-2025 02:45 PM
» Replies: 0
» Views: 290
[REQUEST] Lenovo T440(S) (GJETxxWW) Whit...
Last Post: Dudu2002
10-13-2025 07:31 AM
» Replies: 499
» Views: 260717
HP Victus 16 Bios Splash Screen
Last Post: Onyxcho_Lune
10-13-2025 07:26 AM
» Replies: 0
» Views: 335
[REQUEST] Lenovo IdeaPad Gaming 3-15IHU6...
Last Post: Bobby123Patel
10-13-2025 06:38 AM
» Replies: 7
» Views: 4193
[REQUEST] HP Omen 16 InsydeH2O F.18 (08C...
Last Post: Wernexnrs
10-13-2025 04:16 AM
» Replies: 0
» Views: 384
[REQUEST] 775i65g Wolfdale
Last Post: DeathBringer
10-13-2025 01:53 AM
» Replies: 53
» Views: 33883
Dell XPS M1710 Overclock Tab Unlock Mod ...
Last Post: Skeleton
10-12-2025 08:55 PM
» Replies: 0
» Views: 251
[Request] AM3 support for ECS RS485M-M
Last Post: DeathBringer
10-12-2025 07:47 AM
» Replies: 3
» Views: 553
Optiplex 5055 RyzenBIOS Faulty (not upgr...
Last Post: LaszloE
10-12-2025 05:29 AM
» Replies: 2
» Views: 203
Intel Xeon E3 1270 V5 for LGA 1151 (ASUS...
Last Post: abruchez
10-12-2025 03:26 AM
» Replies: 4
» Views: 419
[REQUEST] Lenovo Thinkpad T420 (83ETxxWW...
Last Post: pycckuu4ejl
10-11-2025 07:32 PM
» Replies: 316
» Views: 285437
M3N78 PRO Phenom II x4 955 BE update
Last Post: Vlad94
10-11-2025 01:28 PM
» Replies: 3
» Views: 5880

(UEFI) Dell XPS 15z L511z modded BIOS - and HOWTO
I'm positive I have the latest build. The checksum is off 100%.
Here's what the header looks like for the BIOS1.WPH when compressed after applying the patchset:
http://pastie.org/5350637
The last two bytes are what I assume for integrity check. And for my applied patchset they are in fact wrong.
You can reproduce this by taking your original BIOS1.WPH and changing these bytes to anything you desire -> the result is that capsule will not be possible to decompress.

The first byte should always be 0xB1 because the header crc doesn't change .. but 0x16 is correct ... and those will indicate capsule's integrity.
If I open up the output capsule with HEX editor and swap 0x56 with 0xB1 the capsule can be decompressed thereafter. So the algo is a little bit off somewhere.

Also fun fact .. the modules the app has presumably patched are gone .. if you decompress the capsule there aren't:
CFEF94C4-4167-466A-8893-8779459DFA86 - PlatformSetupAdvancedDxe.efi
F7731B4C-58A2-4DF4-8980-5645D39ECE58 - PowerManagement2.efi
in the PhoenixTool's output any longer.. they're completely absent.

In fact not only these modules are absent but whole lot other modules too ..
find
quote
Oh, that's very weird! I'm trying it on the A19 BIOS for the L702X and it correctly patches the files. If I don't update the CRC32 checksum in the GUID sections then it outputs exactly the same file as PMPatch.

Is the file you're trying it on the same as you posted before? If not, could you upload a copy of the original BIOS?
find
quote
@timewalker

thanks again for the DSTD patch! Smile

rep added.

I will make test BIOS with current mods and the modded dstd and PlatformSmm.efi

I will also check if some string customizing worked for the flasher (C8AB0F4E-26FE-40F1-9579-EA8D30D503A4_0_6.rom)
find
quote
mmm, just a small note, may be usefull for someone.

while trying to make a modded bios1.wph file with the different size modules and the custom flasher I noticed something wrong while flashing.


when the system rebooted and the flasher was suposed to appear at the screen, the screen remained black for more than two minutes.

no beeps, no aparently activity.

so turned off the machine by holding down 5 seconds the power button.

turned the machine on, nothing appeared at the screen but I got some kind of weid beep codes.

turned it off again, removed AC, and battery, waited for a minute, and plugged them back

the beep codes keep apearing and got a black screen.

I remember something similar happened while first time I flashed just a modded nvidia vbios and didnt had any kind of recovery, so I removed the optical drive with the second hdd.

then powered on the machine and it was fine, turned off the machine and pluged back the optical drive with the second hdd, and it was fine.


so aparently if the flasher fails to load and the beep codes appear after restarting, the only fix is remove the optical drive.

not sure if the recovery method also helps but I didnt tried it yet when this happens.

aparently temporally removing the optical drive is the fix.

will keep trying to flash the custom modules.

I think this failed because I unticked the "preserve module size" from the phoenix tool, but not sure how I have to integrate different size modules then.
find
quote
My platformsmm had different size as well and it reintegrated with no issues. I usually only check no slic and allow user module replacement ..

Sent from my LG-P500 using Tapatalk 2
find
quote
thanks ^^

ok, will try those options
find
quote
(11-09-2012, 08:34 AM)nebster Wrote: Oh, that's very weird! I'm trying it on the A19 BIOS for the L702X and it correctly patches the files. If I don't update the CRC32 checksum in the GUID sections then it outputs exactly the same file as PMPatch.

Is the file you're trying it on the same as you posted before? If not, could you upload a copy of the original BIOS?
nah, not the same one.. the one I've uploaded earlier was just for the sake of demo
in the attachment are bios and the patchset i'm trying to apply to it.


Attached Files
.rar   V3450_A13_pset.rar (Size: 1.92 MB / Downloads: 3)
find
quote
Can this unlock method apply to unlocking other bioses.?
find
quote
@gamerx1990

yep,I supose there is a lot of chances other uefi bioses will be compatible with this method ^^
find
quote
Actually the chances are close to none. AMI Aptio and ALASKA-based bioses are not really getting anyway from the still waters of being factory-locked.
Even newer gen Dell-Phoenix Tiano (Inspiron 17R and R SE) laptops don't have EFI_IFR_SUPPRESS_IF documented by Phoenix inside the modules.
Lenovo laptops don't even have additional menus within Advanced Setup module ..
find
quote


Forum Jump:


Users browsing this thread: 38 Guest(s)