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
Sony VAIO SVE1711X1EB: looking for the o...
Last Post: solaris2010
Today 02:20 PM
» Replies: 0
» Views: 78
[REQUEST] Alienware M15 R7 i7-12700H BIO...
Last Post: Carl Camargos
Today 11:42 AM
» Replies: 2
» Views: 1809
[REQUEST] Acer Aspire E1-531(G) BIOS Unl...
Last Post: AlbertWesker
Yesterday 04:13 PM
» Replies: 104
» Views: 86084
Clevo P775TM1-G BIOS
Last Post: kiratdeluxe
Yesterday 07:30 AM
» Replies: 163
» Views: 147877
Could the ASUS P6T Deluxe be given UEFI ...
Last Post: matthewacbroad
08-23-2026 08:29 AM
» Replies: 0
» Views: 203
PD50SNE-G clevo bios unlock request
Last Post: secretciph3r
08-23-2026 06:04 AM
» Replies: 0
» Views: 251
[Request] Dell 7559 bios fully unlocked
Last Post: RedDeam
08-21-2026 02:20 PM
» Replies: 26
» Views: 33167
Core2Extreme X9000 running amazing on an...
Last Post: Hin
08-21-2026 05:45 AM
» Replies: 2
» Views: 3506
Looking for virgin/clean dev BIOS for HP...
Last Post: Smarty
08-21-2026 04:08 AM
» Replies: 0
» Views: 284
[REQUEST] Lenovo G500 (78CNxxWW) Whiteli...
Last Post: steven1801_
08-21-2026 03:29 AM
» Replies: 1234
» Views: 673941
[REQUEST] Lenovo Ideapad Gaming 3-15ACH6...
Last Post: openg664
08-19-2026 05:35 AM
» Replies: 7
» Views: 9827
[SOLVED] Lenovo E545 (HRETxxWW) WiFi + B...
Last Post: Dudu2002
08-17-2026 01:12 PM
» Replies: 270
» Views: 171194
AMI BIOS modding nvme-boot
Last Post: marktuan
08-17-2026 07:12 AM
» Replies: 1
» Views: 3406
Dell Precision 3490 qwery about dell eps...
Last Post: krzysztoft1
08-17-2026 05:03 AM
» Replies: 0
» Views: 464
Bloqueo de bios de Acer aspire 5 15 a515...
Last Post: Emewhi
08-16-2026 12:52 PM
» Replies: 0
» Views: 459
[REQUEST] HP Pavilion dv6-3110ST (XR556E...
Last Post: AhmetBaki
08-15-2026 06:27 PM
» Replies: 0
» Views: 513
Asus Prime Q370M-C: Remove The Password
Last Post: DeathBringer
08-15-2026 11:29 AM
» Replies: 2
» Views: 2142
[REQUEST] Lenovo ThinkCentre M93p Tiny (...
Last Post: Route66Fan
08-15-2026 03:31 AM
» Replies: 58
» Views: 71706
[REQUEST] Lenovo G700 (7ACNxxWW) Whiteli...
Last Post: ManulSibirskiy
08-14-2026 06:22 PM
» Replies: 168
» Views: 120595
[REQUEST] Lenovo Thinkpad T440p (GLETxxW...
Last Post: tsounoi
08-14-2026 01:46 PM
» Replies: 533
» Views: 360597

(UEFI) Dell XPS 15z L511z modded BIOS - and HOWTO
(09-21-2014, 09:02 PM)kasar Wrote: however, what is the PXE boot module rom name in your bios? %somename%.efi probably
or if posible tell me the size of the old file, that probably will help ^^

Read my post again Smile The filename of the plop rom (AD13024C-) is already renamed to replace the PXE rom. Just to double check your work; do a quick binary file search on which ROM files have 'PXE' in them more often, and the one that does (>20 times) is ~45k in size and is the PXE rom.

Interesting find re: W25X40FlashPartDxe....
find
quote
ok, got following stuff working:

* intel vbios v2170 (patched the table and it works flawesly, external minidp and brigtress controls too Smile )
* intel microcodes 0x29
[Image: LeQ3UvD.jpg]

* plop


anyway, I have some questions relating plop
this appears everytime I access the F12 boot menu or everytime I access F2 BIOS setup
[Image: PVyOZoQ.jpg]
also, network boot doesnt seems to work, everytime I enter in plop, and access network, it just reload the menu (it looks like it try to access the PXE boot, but since we replaced the PXE boot with plop, it just reload itself)
[Image: QSq8aCM.jpg]

do this also happen to you?

I would like to keep network functionality in my machine.

if not posible, wouldn't be a way to launch plop from a hotkey like f9, like we did with the uefi shell from F10 hotkey?

after fixing this, I will focus on the bigger flash chip tests, however, there would be nice to check also the xxxxxxxFlashPartxxx.efi files , that could be part of the issue the BIOS doesnt show in bigger chips.
find
quote
Sorry break into this discussion. Anyone care to remind me about making integrated shell load by pressing F10? I think it involved replacing a fs drive?

Sent from Huawei 3C using Tapatalk
find
quote
@tw

go to this page

https://www.bios-mods.com/forum/Thread-U...O?page=162

download ShellEnablerDxe.efi.zip from follow_me post

place the efi file into a usb stick and load it using the efi shell.

on reboot, you should be able to load the integrated shell by hit f10 key on boot ^^

the bad thing is that I dont know how to add this without the need of load the efi file, and also changes are loss if you do a cvar reset.

but well, it is better than nothing ^^

I also updated the integrated shell with a bigger size one, so it is nice to have it Smile
find
quote
Thanks a bunch to both of you! Not sure how I missed it .. must've been really busy when this was posted.

Sent from Huawei 3C using Tapatalk
find
quote
(09-22-2014, 10:06 AM)kasar Wrote: ok, got following stuff working:

* intel vbios v2170 (patched the table and it works flawesly, external minidp and brigtress controls too Smile )
* intel microcodes 0x29


* plop


anyway, I have some questions relating plop
this appears everytime I access the F12 boot menu or everytime I access F2 BIOS setup

also, network boot doesnt seems to work, everytime I enter in plop, and access network, it just reload the menu (it looks like it try to access the PXE boot, but since we replaced the PXE boot with plop, it just reload itself)


do this also happen to you?

I would like to keep network functionality in my machine.

if not posible, wouldn't be a way to launch plop from a hotkey like f9, like we did with the uefi shell from F10 hotkey?

after fixing this, I will focus on the bigger flash chip tests, however, there would be nice to check also the xxxxxxxFlashPartxxx.efi files , that could be part of the issue the BIOS doesnt show in bigger chips.

Well done Smile

Yes it has the same effect on my machine, but I'm assuming it supports network boot as I have patched it for the respective vendor & device ids (and importantly I don't have any way of testing network boot). If anyone does, please let me know.
find
quote
I already patched vendor & device IDs, I also didnt had set a test PXE boot server, but I'm almost sure it doesnt work like it is, because with the PXE , it started waiting for the DHCP server and other stuff, and while entering on the network option in plop, it just reload itself, that makes me to consider if remove plop and load the default PXE rom.

EDIT: I think Plop is a cool feature we can add to our bios, but not at the cost of killing current working features of the machine, I think the best way to add it, would be to add it on the firmware and then link it to a hotkey like it has been done with the uefi shell, F9 hotkey would be interesting, what do you think guys?
find
quote
Fair point. I don't use PXE, and have usually needed more a failsafe boot manager in rom to access the right partitions.
That said, if there is another way to enable (correctly) network PXE boot using PLOP I'd like to know...
find
quote
I think follow_me can help us with that if we manage to add the plop room to the bios, it doesnt matter if it is unlinked like the internal shell were.

he managed to write a small efi app wich added a executable, like the shell to the boot menu, he probably would be able probably do the same with plop.

aparently that altered some kind of stuff in cvar, so if we manage to alter the default options and add the extra boot entries, it would be interesting, specially for normal users wich just want to flash the bios and play, because they wouldn't need to run a external shell to run efi files in order to enable the aditional features.
find
quote
@TimeWalker, @kasar - on the same page kasar gave you , there is DXE driver, you can replace floppy driver and you will have shell enabled permanently even in recovery mode

Yep , I can help - but how about EDK's default bootloader from Intel ? I think it is better one to integrate (in sense of bootloaders), if you want PXE,I can make a driver to integrate PLOP loader
find
quote


Forum Jump:


Users browsing this thread: 14 Guest(s)