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
Acer Aspire 7739G laptop. i need a modif...
Last Post: DeathBringer
Today 02:29 PM
» Replies: 7
» Views: 126
[REQUEST] - BIOS crisis assistance for L...
Last Post: sandpa
Today 02:21 PM
» Replies: 0
» Views: 22
[REQUEST] Asus ROG Strix GL702ZC BIOS Un...
Last Post: thyTwilightGoth
Today 01:44 PM
» Replies: 168
» Views: 70131
[HELP] Cannot get the Ethernet and Intel...
Last Post: gigabitgigabit
Today 10:21 AM
» Replies: 0
» Views: 57
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: itsik
Today 04:27 AM
» Replies: 119
» Views: 80852
[REQUEST] HP Probook 6570b Whitelist Rem...
Last Post: megdan
Today 03:34 AM
» Replies: 3
» Views: 4238
[Request] Fujitsu Lifebook S7210
Last Post: Barongi
Today 03:17 AM
» Replies: 5
» Views: 2344
[REQUEST] Acer Nitro 5 AN515-47 BIOS unl...
Last Post: Dudu2002
Yesterday 08:55 AM
» Replies: 1
» Views: 113
[REQUEST] Adding DDR3 support to Aptio I...
Last Post: Lixkote
Yesterday 02:36 AM
» Replies: 1
» Views: 283
ACER e5-721 recovery bios
Last Post: bergekste
05-15-2024 06:49 AM
» Replies: 35
» Views: 22549
[REQUEST] BIOS Unlock for Gigabyte G5-KD...
Last Post: Dudu2002
05-14-2024 06:45 PM
» Replies: 6
» Views: 479
[REQUEST] Lenovo ThinkPad L450 (JDETxxWW...
Last Post: Dudu2002
05-14-2024 03:29 PM
» Replies: 94
» Views: 41958
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
05-14-2024 03:19 PM
» Replies: 84
» Views: 26229
[REQUEST] Lenovo G500 (78CNxxWW) BIOS Un...
Last Post: Alan23
05-14-2024 11:54 AM
» Replies: 281
» Views: 126824
[REQUEST] Lenovo G70-70 BIOS Whitelist R...
Last Post: Dudu2002
05-13-2024 05:01 PM
» Replies: 134
» Views: 66945
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
05-13-2024 04:59 PM
» Replies: 11
» Views: 6268
[Request] Dell Inspiron 17r SE 7720 Unlo...
Last Post: flashmaniak
05-13-2024 08:55 AM
» Replies: 91
» Views: 93936
TerraMaster F2-220 Bios
Last Post: mcunanan9
05-13-2024 08:12 AM
» Replies: 2
» Views: 255
[REQUEST] Acer Nitro N50-610 BIOS Unlock
Last Post: Lucas66700
05-13-2024 07:59 AM
» Replies: 3
» Views: 298
[REQUEST] MSI B550M VDH WIFI BIOS UNLOCK
Last Post: CFW
05-12-2024 08:28 PM
» Replies: 0
» Views: 212

(UEFI) Dell XPS 15z L511z modded BIOS - and HOWTO
I wanted to detail a few things that I've figured out. If I'm recovering any ground, please forgive me. Perhaps I'll fill in some gaps.

BIOS1.WPH that you find in the Winflash folder is NOT the image that gets flashed to the system. It's an EFI capsule. Winflash UEFI copies it into system memory, tells the firmware where it is and changes the boot type to indicate the system's firmware needs to be updated. Then Winflash reboots the system.

After rebooting, the firmware sees that an update has been requested, looks for the the EFI capsule and walks the firmware volume contained within it to see if anymore drivers need to be loaded. It finds two components, a raw section (F33E367F....) and a Dxe driver. That driver is the actual flash utility, and F33E367F... is the actual firmware image + EC code and platform data that's copied into the system's flash memory and embedded controller.


Hope you guys find that helpful.
find
quote
Hey ryan - thanks for this. We had kinda figured it out (which is why F33E6... then decomposes into additional ROM modules) but no worries - we're all learning here!

What we still haven't figured out yet is how we can flash a BIOS.WPH file directly from USB on power-up. Just renaming the file doesn't seem to work, as the USB drive starts flashing, but BIOS isn't flashed.

Maybe renaming the F33E6 file to BIOS.WPH might work, but I've never tried it (yet). See if you have any luck with this?
find
quote
(07-03-2012, 01:09 PM)jkbuha Wrote: Hey ryan - thanks for this. We had kinda figured it out (which is why F33E6... then decomposes into additional ROM modules) but no worries - we're all learning here!

What we still haven't figured out yet is how we can flash a BIOS.WPH file directly from USB on power-up. Just renaming the file doesn't seem to work, as the USB drive starts flashing, but BIOS isn't flashed.

Maybe renaming the F33E6 file to BIOS.WPH might work, but I've never tried it (yet). See if you have any luck with this?

I tried it, it didn't work.
find
quote
(07-03-2012, 01:11 PM)ryan_975 Wrote: I tried it, it didn't work.

Did you try googling for the full UEFI recovery process (remove battery, reinsert, press fn+f3 etc)? Not sure if there's anything that needs to be done to 'prepare the BIOS' before flashing from USB?
find
quote
(07-03-2012, 01:18 PM)jkbuha Wrote:
(07-03-2012, 01:11 PM)ryan_975 Wrote: I tried it, it didn't work.

Did you try googling for the full UEFI recovery process (remove battery, reinsert, press fn+f3 etc)? Not sure if there's anything that needs to be done to 'prepare the BIOS' before flashing from USB?

I've tried various methods that I'd found, but Fn-F3 I hadn't seen before. Will try that out in a bit.

If all else fails, and even if not, I'll buy an SPI programmer and flash the chip directly Big Grin
find
quote
Apparently, you can successfully flash the UEFI bios if you format the usb in fat (not fat32), put minidos.sys, phlash16.exe (or phlash.exe - I dont remember which) and the BIOS.WPH file. That way the usb can 'mini-boot'. But you'd probably have to double check on the net (GIYF Smile)

SPI? I thought the Dell mobo chips were surface mounted?
find
quote
(07-04-2012, 02:32 AM)jkbuha Wrote: Apparently, you can successfully flash the UEFI bios if you format the usb in fat (not fat32), put minidos.sys, phlash16.exe (or phlash.exe - I dont remember which) and the BIOS.WPH file. That way the usb can 'mini-boot'. But you'd probably have to double check on the net (GIYF Smile)

I've been trying everything I find online, including you're suggestion. I think I did find the method to iniitiate a recovery mode, though. If I unplug the system, then hold down the "End" key, plug the system in, and quickly release it, the system automatically turns on with power led flashing, and no backlight (normally it will come on, even though nothing is displayed). It'll read the USB drive. If I have no files on the drive it'll flash once, then nothing happens. It I put a file name BIOS.cap on the drive, it flashes for a longer period of time (relative to the size of the file).. then... nothing.

Quote:SPI? I thought the Dell mobo chips were surface mounted?

The flash chip is surface mounted, but it's a pretty good size and ought to be easy enough to remove... or attach wires to. I could then flash whatever I wanted and get results without the risk of not being able to recover... again.
find
quote
hey ryan

any luck with the recovery?
find
quote
I've made some progress, but still no dice.

I've managed to get the laptop to recognize a firmware volume (I extracted the first file volume section from {F33...}.rom).

Rename the extracted module to "BIOS.cap"
put it on a FAT32 USB drive (mine is a 4GB one)
unplug the laptop
plug in the USB stick
hold down the end key
plug the laptop back in and release the end key within a couple seconds


The laptop will turn on with power light flashing, start reading the BIOS.cap file Then it reboots, power light goes solid, and I get the Dell Splash screen. I can enter the setup and boot selection menu, but I can't get it past that point, and it won't save any changes I make in setup.
find
quote
Hello,

I'm following this up. I have no knowledge but I also want to unlock my BIOS to be able to use the RAID capabilities of the chipset.
I have a Dell XPS l702x and I will test it when you find something.


Kind regards,

Simon
find
quote


Forum Jump:


Users browsing this thread: 22 Guest(s)