aboutsummaryrefslogtreecommitdiff
path: root/src/usr/pxemenu.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-23[pxe] Avoid drawing menu items on bottom row of screenMichael Brown1-1/+1
2017-04-12[block] Allow use of a non-default EFI SAN boot filenameMichael Brown1-1/+1
2017-03-26[block] Add basic multipath supportMichael Brown1-1/+1
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2013-12-09[mucurses] Use centralised concept of colour pairsMichael Brown1-8/+3
2013-12-05[settings] Explicitly separate the concept of a completed fetched settingMichael Brown1-7/+8
2012-07-20[legal] Update FSF mailing address in GPL licence textsMichael Brown1-1/+2
2011-04-24[sanboot] Add "sanhook" and "sanunhook" commandsMichael Brown1-1/+1
2011-03-09[console] Move include/console.h to include/ipxe/console.hMichael Brown1-1/+1
2011-03-07[console] Add a timeout parameter to getkey()Michael Brown1-5/+2
2011-01-27[autoboot] Connect SAN disk during a filename boot, if applicableMichael Brown1-8/+11
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-4/+4
2009-11-20[pxebs] Consistently interpret PXE type field as little-endianJoshua Oreman1-1/+1
2009-05-18[legal] Add a selection of FILE_LICENCE declarationsMichael Brown1-0/+2
2009-02-17[pxe] Allow Escape to abort PXE menu selectionsMichael Brown1-2/+2
2009-02-05[pxe] Display the "Press F8" prompt rather than displaying menu with timeoutMichael Brown1-58/+112
2009-02-05[pxe] Obey lists of PXE Boot Servers and associated Discovery Control bitsMichael Brown1-11/+1
2009-02-03[pxe] Fall back to broadcast if no boot server multicast address existsMichael Brown1-1/+2
2009-02-01[dhcp] Split PXE menuing code out of dhcp.cMichael Brown1-0/+336