Index: /trunk/src/VBox/Devices/PC/ipxe/src/arch/i386/interface/pxe/pxe_preboot.c
===================================================================
--- /trunk/src/VBox/Devices/PC/ipxe/src/arch/i386/interface/pxe/pxe_preboot.c	(revision 80582)
+++ /trunk/src/VBox/Devices/PC/ipxe/src/arch/i386/interface/pxe/pxe_preboot.c	(revision 80583)
@@ -263,4 +263,6 @@
 	/* Restart NBP */
 	rmlongjmp ( pxe_restart_nbp, PXENV_RESTART_TFTP );
+
+	return tftp_exit;
 }
 
