summaryrefslogtreecommitdiffstats
path: root/src/usr/pxemenu.c
Commit message (Expand)AuthorAgeFilesLines
* [block] Allow use of a non-default EFI SAN boot filenameMichael Brown2017-04-121-1/+1
* [block] Add basic multipath supportMichael Brown2017-03-261-1/+1
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [mucurses] Use centralised concept of colour pairsMichael Brown2013-12-091-8/+3Star
* [settings] Explicitly separate the concept of a completed fetched settingMichael Brown2013-12-051-7/+8
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [sanboot] Add "sanhook" and "sanunhook" commandsMichael Brown2011-04-241-1/+1
* [console] Move include/console.h to include/ipxe/console.hMichael Brown2011-03-091-1/+1
* [console] Add a timeout parameter to getkey()Michael Brown2011-03-071-5/+2Star
* [autoboot] Connect SAN disk during a filename boot, if applicableMichael Brown2011-01-271-8/+11
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-4/+4
* [pxebs] Consistently interpret PXE type field as little-endianJoshua Oreman2009-11-211-1/+1
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [pxe] Allow Escape to abort PXE menu selectionsMichael Brown2009-02-171-2/+2
* [pxe] Display the "Press F8" prompt rather than displaying menu with timeoutMichael Brown2009-02-051-58/+112
* [pxe] Obey lists of PXE Boot Servers and associated Discovery Control bitsMichael Brown2009-02-051-11/+1Star
* [pxe] Fall back to broadcast if no boot server multicast address existsMichael Brown2009-02-031-1/+2
* [dhcp] Split PXE menuing code out of dhcp.cMichael Brown2009-02-011-0/+336