#!ipxe kernel osboot/x86-sys.mod menu iPXE boot menu for Apollo item --gap -- ----------------------- Operating System ----------------------- item x86 x86 Kernel item x86dbg x86 Kernel with Debugging item test x86 Kernel Unit Tests choose os && goto ${os} :x86 kernel osboot/x86-sys.mod boot :x86dbg kernel osboot/x86-sys.mod debug=y boot :test kernel osboot/test-x86-sys.mod boot