Go into your git checkout folder of ipxe.
Save the below file as nic_menu.ipxe.
Build iPXE like this:
cd src && make 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 EMBED=../nic-menu.ipxe && cd ..