summaryrefslogtreecommitdiffstats
path: root/src/hci
Commit message (Expand)AuthorAgeFilesLines
* [iwmgmt] Add wireless management commands and text for common errorsJoshua Oreman2010-01-052-0/+187
* [libc] Use only generic errortab entries to match generic errorsMichael Brown2009-11-161-5/+4Star
* [ifmgmt] Move ifmgmt_cmd.h to include/hciMichael Brown2009-06-282-31/+1Star
* [ifmgmt] Optimise prototype for ifcommon_exec()Michael Brown2009-06-282-12/+12
* [hci] Expose ifcommon_exec() in a local header so wireless commands can use itJoshua Oreman2009-06-242-1/+32
* [netdevice] Add mechanism for reporting detailed link status codesMichael Brown2009-06-241-0/+1
* [image] Modify imgfree command to accept an argumentJoshua Oreman2009-06-231-5/+18
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-1826-0/+52
* [segment] Add "Requested memory not available" error messageMichael Brown2009-03-311-0/+1
* [digest] md5sum and sha1sum commandsDaniel Verkamp2009-03-271-0/+120
* [time] Add the sleep commandShao Miller2009-03-261-0/+30
* [tables] Incorporate table data type information into table definitionMichael Brown2009-03-131-3/+2Star
* [tables] Redefine methods for accessing linker tablesMichael Brown2009-03-133-19/+7Star
* [time] Add the time commandDaniel Verkamp2009-03-061-0/+54
* [image] Allow for zero embedded imagesMichael Brown2009-02-241-4/+4
* [image] Added "chain" command to fetch, load, and execute imageShao Miller2009-02-241-0/+20
* [login] Add "login" command and UIMichael Brown2009-02-172-0/+162
* [editbox] Allow for password widgets that do not display their contentsMichael Brown2009-02-172-4/+9
* [pxe] Obey lists of PXE Boot Servers and associated Discovery Control bitsMichael Brown2009-02-051-13/+4Star
* [dhcp] Split PXE menuing code out of dhcp.cMichael Brown2009-02-013-8/+97
* [commands] Fix config command to accept zero argumentsMichael Brown2008-10-121-1/+1
* [cmdline] Minor tidy-ups to shell_banner.cMichael Brown2008-07-241-4/+4
* [cmdline] Added configurable shell banner timeoutAndrew Schran2008-07-241-5/+6
* [image] Fail "imgexec"/"boot" if the image to execute is ambiguousMichael Brown2008-07-081-1/+1
* [settings] Allow "config" command to access root settings blockMichael Brown2008-07-081-7/+7
* [bzimage] Kill off the initrd image typeMichael Brown2008-07-081-22/+4Star
* [GDB] Remote debugging over UDPStefan Hajnoczi2008-06-301-0/+105
* [cmdline] Fix image command-line construction for zero-length argument listsMichael Brown2008-06-271-5/+8
* [cmdline] Remove arbitrary limit on the length of image command linesMichael Brown2008-06-121-8/+17
* [iSCSI] Produce meaningful errors on login failureMichael Brown2008-06-041-7/+10
* [HCI] Display "Not an executable image" when appropriateMichael Brown2008-04-081-0/+1
* [usr] Offer user a second chance to enter the shell on boot failureMichael Brown2008-03-271-18/+1Star
* [Settings] Remove assumption that all settings have DHCP tag valuesMichael Brown2008-03-252-19/+18Star
* [Settings] Add settings hierarchyMichael Brown2008-03-203-10/+9Star
* [Settings] Start revamping the configuration settings API.Michael Brown2008-03-203-98/+57Star
* [Settings] show_setting() functions return snprintf()-style length.Michael Brown2008-03-182-2/+2
* Merge branch 'xl0-timer'Michael Brown2008-03-102-2/+2
|\
| * Modify gPXE core and drivers to work with the new timer subsystemAlexey Zaytsev2008-03-022-2/+2
* | [Command] Add "sanboot" command.Michael Brown2008-03-041-0/+68
|/
* __nonnull changesHolger Lubitz2007-08-201-1/+18
* __nonnull changesHolger Lubitz2007-08-201-0/+2
* __nonnull changesHolger Lubitz2007-08-201-5/+5
* __nonnull changesHolger Lubitz2007-08-201-0/+8
* __nonnull changesHolger Lubitz2007-08-201-0/+5
* __nonnull changesHolger Lubitz2007-08-201-0/+9
* Print multiple commands per line in helpMichael Brown2007-08-031-2/+12
* Error message cleanups.Michael Brown2007-08-021-1/+2
* Allow images to hold references to the originating URI.Michael Brown2007-08-021-24/+59
* Allowed zero-cost enforced ordering of features in startup bannerMichael Brown2007-08-021-4/+4
* Add FEATURE() macro, plus code to display features at startup time,Michael Brown2007-08-021-1/+10