WORKING, WORKING, WOW

I tested many combinations for a few days

and finally succeeded in :-). Tested with 2 PC that have the same NIC Ethernet Compex RE100ATX 10EC 8139:
1 PC: Soltek SL-75DRV4 AWARD v6.00PG 256KB (bios 442)
2 PC: Clayton CVOAT217 AWARD v6.00PG 256KB (original BIOS)
Need make PLOP 5.0.11 option ISA and gPXE 1.0.1 option PCI
My config PLOP is 5s boot from PROFILE 1
1. If necessary you need make free space in BIOS to insert 2 modules PLOP & gPXE (I had to delete some modules from Clayton BIOS - logo, anti-virus and VGA)
2. I had make gPXE 1.0.1 for my NIC PCI VENDOR & DEVICE (
ROM-o-matic.net) without some options to decrease module size from default 56KB to 40KB like this:
CONSOLE_PCBIOS
DOWNLOAD_PROTO_TFTP
DOWNLOAD_PROTO_HTTP
DNS_RESOLVER
IMAGE_PXE
IMAGE_SCRIPT
AUTOBOOT_CMD
3. Make compressed PLOP option PCI from plpbt.bin with -forceINT:
C:\Program Files\PLOP 5.0.11\rom>plpbtrom -forceINT -compress plpbt.bin plopfisa.rom
(default is 10EC 8139 but this is not use in ISA)
4. Need convert PLOP PCI to ISA with BROMCFG (
ROMOS by RayeR tool)
5. Insert modules to AWARD BIOS with CBROM 207
cbrom bios.bin /isa plopfisa.rom
cbrom bios.bin /pci gpxedec.rom
6. In BIOS settings need DISABLE all boot options. BIOS boot capabilities no longer needed - now use PLOP :-):
First Boot Device Disabled
Second Boot Device Disabled
Third Boot Device Disabled
Boot Other Device Disabled
PC default boot to PLOP (ISA) with countdown 5s set boot from PROFILE 1 (first HDD). Now selecting NETWORK option runs gPXE :-) and PC boot from PXE Server :-)
You can add more options to gPXE (it was a few KB of free space in the BIOS) or if you have free space - insert full gPXE module 1.0.1 :-)
but gpxe must be stored in the bios rom before the boot manager rom, because the network option in the bootmanager is loading the first rom that has the id of a network rom.
PLOP working with both combinations: PLOP + gPXE or gPXE + PLOP :-)
P.S. To Elmar: Please add to new version of PLOP again
-isa option to possible make PLOP module option ROM :-). This is usefully for inserting this module in combinations other.
Please comment :-)