Go into your git checkout folder of ipxe.
Save the below file as nic_menu.ipxe.
Build iPXE like this:
cd src && make bin/ipxe.pxe EMBED=../nic_menu.ipxe && cd ..
Go into your git checkout folder of ipxe.
Save the below file as nic_menu.ipxe.
Build iPXE like this:
cd src && make bin/ipxe.pxe EMBED=../nic_menu.ipxe && cd ..