202 Commits (1c0ff6e1a720907f9211f43d4d8d9fc18d522348)

Author SHA1 Message Date
  Michael Brown 46116d8d03 [route] Use generic option-parsing library 13 years ago
  Michael Brown 72b4464c89 [san] Use generic option-parsing library 13 years ago
  Michael Brown 817c544697 [time] Use generic option-parsing library 13 years ago
  Michael Brown ec42ba366f [lotest] Use generic option-parsing library 13 years ago
  Michael Brown 1e2a8aa9c1 [gdb] Use generic option-parsing library 13 years ago
  Michael Brown 59980a6176 [fc] Use generic option-parsing library 13 years ago
  Michael Brown ee53e69bab [digest] Use generic option-parsing library 13 years ago
  Michael Brown 07c6b79102 [dhcp] Use generic option-parsing library 13 years ago
  Michael Brown 398a6e9a50 [ifmgmt] Use generic option-parsing library 13 years ago
  Michael Brown 9e9c9adf10 [settings] Use generic option-parsing library 13 years ago
  Michael Brown 17b337d4a8 [autoboot] Use generic option-parsing library 13 years ago
  Michael Brown 2877af3ff5 [vlan] Use generic option-parsing library 13 years ago
  Michael Brown 4448285142 [autoboot] Add "netboot" command 13 years ago
  Michael Brown 6fd09b541f [vlan] Add support for IEEE 802.1Q VLANs 13 years ago
  Michael Brown ea631f6fb8 [list] Add list_first_entry() 13 years ago
  Michael Brown 4995ffa438 [hci] Use http://ipxe.org/<errno> instead of raw error numbers 13 years ago
  Michael Brown c4af205cf0 [settings] Modify "set" command to allow space separated values 13 years ago
  Michael Brown 1c7f47895c [lotest] Add loopback testing commands 13 years ago
  Michael Brown bf2657075d [fc] Add Fibre Channel management commands 13 years ago
  Piotr Jaroszyński ddef2e1bc1 [linux] Add command line arguments 14 years ago
  Michael Brown e3c7a1948d [dhcp] Allow multiple interfaces in dhcp command 14 years ago
  Michael Brown 3338a03982 [hci] Continue processing while prompting for shell banner 14 years ago
  Michael Brown d15ce77267 [cmdline] Fix inconsistent and ugly code formatting in shell_banner() 14 years ago
  Glenn Brown 978c840365 [settings] Add setting deletion (Ctrl-D) interface 14 years ago
  Glenn Brown f9bcb928f5 [settings] Enable jump scroll in config UI 14 years ago
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Marty Connor 422f3a6116 [shell_banner] Avoid printing Ctrl-B prompt if BANNER_TIMEOUT <= 0 14 years ago
  Joshua Oreman 1327a787eb [iwmgmt] Add wireless management commands and text for common errors 15 years ago
  Michael Brown 76d5e493d1 [libc] Use only generic errortab entries to match generic errors 14 years ago
  Michael Brown 76c915d5bd [ifmgmt] Move ifmgmt_cmd.h to include/hci 15 years ago
  Michael Brown 6e564323e0 [ifmgmt] Optimise prototype for ifcommon_exec() 15 years ago
  Joshua Oreman 15ce2fb851 [hci] Expose ifcommon_exec() in a local header so wireless commands can use it 15 years ago
  Michael Brown a310d00d37 [netdevice] Add mechanism for reporting detailed link status codes 15 years ago
  Joshua Oreman f8448735b0 [image] Modify imgfree command to accept an argument 15 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Michael Brown f7d2168c8e [segment] Add "Requested memory not available" error message 15 years ago
  Daniel Verkamp a323a85d9b [digest] md5sum and sha1sum commands 15 years ago
  Shao Miller 87b494bbab [time] Add the sleep command 15 years ago
  Michael Brown 3c68ff99ea [tables] Incorporate table data type information into table definition 15 years ago
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables 15 years ago
  Daniel Verkamp 4397a2a4ca [time] Add the time command 15 years ago
  Michael Brown 4f3bab1a55 [image] Allow for zero embedded images 15 years ago
  Shao Miller 43834f5d25 [image] Added "chain" command to fetch, load, and execute image 15 years ago
  Michael Brown 6de4db5da0 [login] Add "login" command and UI 15 years ago
  Michael Brown 67ee41ad6d [editbox] Allow for password widgets that do not display their contents 15 years ago
  Michael Brown 881f1f59ef [pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits 15 years ago
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c 15 years ago
  Michael Brown 941b4c2adb [commands] Fix config command to accept zero arguments 15 years ago
  Michael Brown 764e2cc68c [cmdline] Minor tidy-ups to shell_banner.c 16 years ago