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] Lenovo G510 (79CNxxWW) Whiteli...
Last Post: hnodet
Today 02:07 AM
» Replies: 600
» Views: 350498
HP Elitebook 8540w Microcode for I7 920X...
Last Post: DeathBringer
Today 12:34 AM
» Replies: 6
» Views: 331
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Moline
Yesterday 06:30 PM
» Replies: 138
» Views: 98577
ASUS X501A CPU 1000M > 3210M upgrade cl...
Last Post: ngocthienta
11-12-2025 11:16 PM
» Replies: 5
» Views: 2743
Help Acer Aspire 15
Last Post: mvlaurentiu
11-12-2025 06:41 PM
» Replies: 0
» Views: 245
[REQUEST] Acer Exstensa 5220 cpu mod
Last Post: DeathBringer
11-12-2025 04:09 PM
» Replies: 5
» Views: 274
Lenovo G460 G560 Z460 Z560 NWL ADV MC
Last Post: Clecio1
11-12-2025 03:57 PM
» Replies: 9
» Views: 6506
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: Gumpween
11-12-2025 03:45 PM
» Replies: 497
» Views: 256263
[REQUEST] Lenovo IdeaPad L340 (BGCNxxWW)...
Last Post: sam4011
11-12-2025 01:37 PM
» Replies: 100
» Views: 57512
[REQUEST] Lenovo L340-15API & L340-17API...
Last Post: Dudu2002
11-12-2025 10:24 AM
» Replies: 12
» Views: 8439
[REQUEST] Lenovo G580 (62CNxxWW) Whiteli...
Last Post: pupa57
11-12-2025 07:28 AM
» Replies: 818
» Views: 457892
Locate BIOS chip on DKL50 LA-E802P Rev:1...
Last Post: valerio_vanni
11-11-2025 08:29 PM
» Replies: 0
» Views: 140
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: wimmme
11-11-2025 10:55 AM
» Replies: 19
» Views: 38746
[REQUEST] Acer Nitro 5 AN515-55 BIOS Unl...
Last Post: mimouzunov
11-11-2025 10:37 AM
» Replies: 100
» Views: 81328
Asus A8JR / Z99J - T7200 CPU - confirmed
Last Post: Longmao0219
11-11-2025 10:16 AM
» Replies: 1
» Views: 3938
Samsung R60 plus
Last Post: Debilix4441
11-11-2025 09:01 AM
» Replies: 15
» Views: 17166
[REQUEST] Lenovo Legion Y540 (BHCNxxWW) ...
Last Post: fgonz
11-11-2025 08:22 AM
» Replies: 18
» Views: 10142
Foxconn 865G7MF Pinmodded Xeon Support
Last Post: Jackal1983
11-10-2025 10:01 PM
» Replies: 18
» Views: 629
H170-HD3 DDR3 Nvme RAID Unlock
Last Post: foxbnu
11-10-2025 04:18 PM
» Replies: 0
» Views: 140
[REQUEST] Lenovo L440 Whitelist Removal
Last Post: Dudu2002
11-10-2025 04:48 AM
» Replies: 144
» Views: 83589

Enabling UEFI booting on Dell Inspiron 14R N4110
#1
I would like to enable UEFI booting (and possibly the advanced menu).
Here are the files created by the Dell BIOS updating utility. BIOS1.WPH is under bios/WinFlash/BIOS1.WPH


Attached Files
.zip   bios.zip (Size: 3.39 MB / Downloads: 1,691)
find
quote
#2
Use CodeRush's PMPatch 0.5.5 utility: http://www.mediafire.com/download.php?o8b6jd7qfdxu7ke It was coded with the knowledge about Phoenix SCT we have gained over the past couple of months. IIRC your 14R is a twin brother of Vostro 3450, they even have the same motherboards.

Sent from my LG-P500 using Tapatalk 2
find
quote
#3
Thanks for the help. I ran the program using Wine; does the output look okay?
Code:
$  wine PMPatch.exe WinFlash/BIOS1.WPH out.wph
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
PMPatch 0.5.5
PowerManagement module not found.
Nested PowerManagement module not found.
Nested PlatformSetupAdvancedDxe.efi at 006C6F60 patched.
Nested PowerManagement2.efi module at 001800F8 patched.
Dell RAW file checksums corrected.
CpuPei module not found.
I just want to be sure that I'm not going to brick my motherboard.

Edit; Also, opening the .wph file in the Phoenix BIOS Editor produces an error, is this normal? The error is that it thinks the file is bigger than expected.
Edit2: Do I need to be running this on the .wph file, or the actual updater .exe?
find
quote
#4
You can run it on both, the exe or the extracted wph. Also you can compile a native app because its opensource. Phoenixtool of latest version often misinterpretates the compression, try using v2.02. If you brick, we have found a crisis recovery method so you are safe even in a worst case scenario.

P.S. if you were trying to use old Phoenix BIOS editor the error is expected - this software is not meant for uefi bioses.

P.S.S. The output is ok.

Sent from my LG-P500 using Tapatalk 2
find
quote
#5
Thank you so much! I got an option for UEFI booting in the advanced menu. Big Grin
find
quote
#6
Glad to help.

Sent from my LG-P500 using Tapatalk 2
find
quote
#7
(12-04-2012, 07:55 PM)souvik1997 Wrote: I would like to enable UEFI booting (and possibly the advanced menu).
Here are the files created by the Dell BIOS updating utility. BIOS1.WPH is under bios/WinFlash/BIOS1.WPH

file can't download
find
quote
#8
(09-05-2013, 12:06 PM)ulumind Wrote:
(12-04-2012, 07:55 PM)souvik1997 Wrote: I would like to enable UEFI booting (and possibly the advanced menu).
Here are the files created by the Dell BIOS updating utility. BIOS1.WPH is under bios/WinFlash/BIOS1.WPH

file can't download

Sad((
find
quote
#9
Hi,
Could you mind to create video tutorial for above set-up for easier understanding?
find
quote
#10
Please has anyone been able to patch bios for dell inspiron n4110? Kindly upload the patched bios please. I need it to enable UEFI on my laptop.
Thank you
find
quote


Forum Jump:


Users browsing this thread: 3 Guest(s)