Good day,<div>I made some pci board with ROM BIOS (iPXE and some script for authorization before boot, etc.)</div><div>Can I booting with iPXE not from network but from memory in my board.</div><div>i.e. how can I do something like this</div>

<div><span class="Apple-style-span" style="font-family: 'Bitstream Vera Sans Mono', 'Courier New', monospace; font-size: 12px; line-height: 17px; white-space: pre; background-color: rgb(255, 255, 255); ">>kernel ./boot/linux</span></div>

<div><span class="Apple-style-span" style="font-family: 'Bitstream Vera Sans Mono', 'Courier New', monospace; font-size: 12px; line-height: 17px; white-space: pre; background-color: rgb(255, 255, 255); ">>initrd ./boot/initrd.gz</span></div>

<div><span class="Apple-style-span" style="font-family: 'Bitstream Vera Sans Mono', 'Courier New', monospace; font-size: 12px; line-height: 17px; white-space: pre; background-color: rgb(255, 255, 255); ">>boot</span></div>

<div><font class="Apple-style-span" face="'Bitstream Vera Sans Mono', 'Courier New', monospace"><span class="Apple-style-span" style="font-size: 12px; line-height: 17px; white-space: pre;">(share some onboard memory to iPXE)</span></font></div>

<div><br></div><div>Maybe it's stupid question.</div><div>But what can I use when IP, UDP, BOOTP and TFTP isn't good solution.</div><div><br></div><div>Sorry for poor english</div><div>Best wishes,</div><div>Anatol</div>