3974 Commits (18ff2ad53e2e6fdaca071f0b5b02b8f9666024c1)
 

Author SHA1 Message Date
  Michael Brown fc7e2be617 [device] Make driver name a generic device property 13 years ago
  Michael Brown 6e6ecacebf [build] Refuse to attempt building with the GNU gold linker 13 years ago
  Michael Brown 7514172b50 [build] Perform tool checks on each make invocation 13 years ago
  Michael Brown c4369eb6c2 [tcp] Update ts_recent whenever window is advanced 13 years ago
  Michael Brown 06f1878fb8 [cmdline] Fix "isset" command 13 years ago
  Michael Brown 58dcb2e15e [tftp] Avoid setting current working URI to "tftp://0.0.0.0/" 13 years ago
  Michael Brown 748d5ed9da [efi] Synchronise EFI header files 13 years ago
  Michael Brown de2d983ab8 [cmdline] Add support for shell history 13 years ago
  Michael Brown 5a064dd2c4 [readline] Add history support 13 years ago
  Michael Brown d6f2408f2c [readline] Add replace_string() 13 years ago
  Michael Brown 6a6dd5c452 [readline] Add init_editstring() wrapper function 13 years ago
  Bastian Blank 293e347a2e [build] Add "allmroms" target 13 years ago
  Michael Brown 9b99d2af0c [build] Avoid generating ROMs with "match-any" vendor or device IDs 13 years ago
  Michael Brown 647522793d [build] Include $(BIN)/errors in "make clean" 13 years ago
  Michael Brown 0579b8279c [build] Include only one copy of each ROM in "make allroms" 13 years ago
  Michael Brown 83994886ab [build] Remove obsolete "allzroms" target 13 years ago
  Michael Brown 1588b9336e [netdevice] Simplify link-down status message 13 years ago
  Michael Brown 92178d55e4 [bofm] Use BOFM protocol version 2 if available 13 years ago
  Michael Brown c3e2086848 [forcedeth] Never change the NVREG_TRANSMITPOLL_MAC_ADDR_REV flag 13 years ago
  Michael Brown fc7239bdc8 [efi] Ensure that all drivers are shut down before the OS boots 13 years ago
  Michael Brown 797c29adda [forcedeth] Remove software unicast MAC address filter 13 years ago
  Gilles Espinasse fe61f6de0d [build] Fix compilation when gcc is patched to default to -fPIE -Wl,-pie 13 years ago
  Michael Brown 0bb6ef4d97 [settings] Display "delete" option only for locally-originated settings 13 years ago
  Michael Brown 2f6e7bde77 [main] Add the "scriptlet" setting 13 years ago
  Michael Brown b5f5f735c1 [cmdline] Expand settings within each command-line token individually 13 years ago
  Michael Brown 1f4c5f90c3 [cmdline] Allow ";" as an unconditional command separator 13 years ago
  Thomas Miletich 914dc6bfa9 [linux] Avoid unused-but-set variable warning in gcc 4.6 13 years ago
  Thomas Miletich db156f5be6 [forcedeth] Avoid unused-but-set variable warning in gcc 4.6 13 years ago
  Michael Brown f9e3581175 [exeprefix] Add .exe prefix 13 years ago
  Michael Brown 5924e65cea [prefix] Avoid using base memory for temporary decompression area 13 years ago
  Michael Brown d161ebff94 [build] Generate hybrid ISO images if isohybrid is available 13 years ago
  Michael Brown 7ccd5b831a [build] Delete incomplete targets if building fails for any reason 13 years ago
  Piotr Jaroszyński b604e8a388 [linux] Make malloc and linux_umalloc valgrindable 14 years ago
  Michael Brown 3c1bdfd5d9 [image] Remove redundant call to basename() 13 years ago
  Piotr Jaroszyński ac8fc2a8e4 [image] Use image_set_name() only if name != NULL 13 years ago
  Piotr Jaroszyński 8ab2f51997 [netdevice] Mark devices as open only if opening succeeds 13 years ago
  Michael Brown 1cc991e132 [settings] Add "read" command 13 years ago
  Michael Brown ac12324f52 [cmdline] Allow "echo -n" to inhibit trailing newline 13 years ago
  Michael Brown a246434299 [parseopt] Add support for boolean options 13 years ago
  Michael Brown 3f442d3f60 [tcp] Record ts_recent on first received packet 13 years ago
  Michael Brown 7c4a53e3f0 [build] Include ipxe.lkrn in default build 13 years ago
  Michael Brown 5590faf14a [monojob] Avoid overflow when calculating percentage progress 13 years ago
  Michael Brown 02a6f46c09 [settings] Match terminology in online documentation 13 years ago
  Michael Brown 071b4000d9 [settings] Avoid memory leak when unregistering autovivified settings blocks 13 years ago
  Michael Brown fa6182e5f4 [settings] Refer to online documentation for settings help 13 years ago
  Michael Brown 963ae33815 [settings] Match terminology used elsewhere 13 years ago
  Michael Brown b6ca3aa01f [undi] Cope with devices that erroneously claim not to use interrupts 13 years ago
  Michael Brown 8482451812 [settings] Impose a fixed order on settings 13 years ago
  Michael Brown b36882be34 [settings] Fix setting expansion 13 years ago
  Michael Brown f0cd4abd07 [settings] Return to first row on navigating to a new settings block 13 years ago