menu

For a simple menu use the pxe-service built into dnsmasq.

Configuration

dnsmasq

Configure dnsmasq to serve up the ipxe.efi binary for both types of clients.

# add to the settings from the last example

pxe-service=X86-64_EFI,"Network Boot UEFI x86_64",grub/grubx64.efi

Last modified March 25, 2026: Restructure to shorten menu names (b00d4c5)