david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/usr
Michael Brown 56066a6085 [pxe] Display the "Press F8" prompt rather than displaying menu with timeout
The PXE spec dictates the rather ugly feature that we have to present
a DHCP-specified prompt string to the user, then wait to see if they
press F8 before displaying the menu.

This seems to me to be a significant retrograde step from the current
situation of displaying the menu with the timeout counting down
against the default selected boot option, but apparently the lack of
the "Press F8" prompt causes some confusion.
2009-02-05 19:29:16 +00:00
..
autoboot.c [pxe] Skip PXE boot server discovery if directed to do so 2009-02-05 09:34:05 +00:00
dhcpmgmt.c [pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits 2009-02-05 09:34:32 +00:00
ifmgmt.c [ui] Allow Ctrl-C to cancel wait for net device link-up 2009-01-27 20:09:50 +00:00
imgmgmt.c [image] Fail "imgexec"/"boot" if the image to execute is ambiguous 2008-07-08 03:50:44 +01:00
pxemenu.c [pxe] Display the "Press F8" prompt rather than displaying menu with timeout 2009-02-05 19:29:16 +00:00
route.c Use stdio.h instead of vsprintf.h 2007-01-19 01:13:12 +00:00