5931 次代码提交 (v1.20.1-rthoni)
 

作者 SHA1 备注 提交日期
  Michael Brown 7aee315f61 [cmdline] Simplify "isset" command 13 年前
  Michael Brown 15c120041d [hermon] Work around missing mport support in current BOFM implementations 13 年前
  Michael Brown 08f122ae42 [arbel] Stop firmware only once on shutdown 13 年前
  Michael Brown 935df352e6 [hermon] Stop firmware only once on shutdown 13 年前
  Michael Brown 1c67e20261 [efi] Add support for HII 13 年前
  Michael Brown af5e74990c [efi] Include MdeModulePkg directory in header import list 13 年前
  Michael Brown 870524a3b2 [efi] Add EFI string formatting functions 13 年前
  Michael Brown fc7e2be617 [device] Make driver name a generic device property 13 年前
  Michael Brown 6e6ecacebf [build] Refuse to attempt building with the GNU gold linker 13 年前
  Michael Brown 7514172b50 [build] Perform tool checks on each make invocation 13 年前
  Michael Brown c4369eb6c2 [tcp] Update ts_recent whenever window is advanced 13 年前
  Michael Brown 06f1878fb8 [cmdline] Fix "isset" command 13 年前
  Michael Brown 58dcb2e15e [tftp] Avoid setting current working URI to "tftp://0.0.0.0/" 13 年前
  Michael Brown 748d5ed9da [efi] Synchronise EFI header files 13 年前
  Michael Brown de2d983ab8 [cmdline] Add support for shell history 13 年前
  Michael Brown 5a064dd2c4 [readline] Add history support 13 年前
  Michael Brown d6f2408f2c [readline] Add replace_string() 13 年前
  Michael Brown 6a6dd5c452 [readline] Add init_editstring() wrapper function 13 年前
  Bastian Blank 293e347a2e [build] Add "allmroms" target 13 年前
  Michael Brown 9b99d2af0c [build] Avoid generating ROMs with "match-any" vendor or device IDs 13 年前
  Michael Brown 647522793d [build] Include $(BIN)/errors in "make clean" 13 年前
  Michael Brown 0579b8279c [build] Include only one copy of each ROM in "make allroms" 13 年前
  Michael Brown 83994886ab [build] Remove obsolete "allzroms" target 13 年前
  Michael Brown 1588b9336e [netdevice] Simplify link-down status message 13 年前
  Michael Brown 92178d55e4 [bofm] Use BOFM protocol version 2 if available 13 年前
  Michael Brown c3e2086848 [forcedeth] Never change the NVREG_TRANSMITPOLL_MAC_ADDR_REV flag 13 年前
  Michael Brown fc7239bdc8 [efi] Ensure that all drivers are shut down before the OS boots 13 年前
  Michael Brown 797c29adda [forcedeth] Remove software unicast MAC address filter 13 年前
  Gilles Espinasse fe61f6de0d [build] Fix compilation when gcc is patched to default to -fPIE -Wl,-pie 13 年前
  Michael Brown 0bb6ef4d97 [settings] Display "delete" option only for locally-originated settings 13 年前
  Michael Brown 2f6e7bde77 [main] Add the "scriptlet" setting 13 年前
  Michael Brown b5f5f735c1 [cmdline] Expand settings within each command-line token individually 13 年前
  Michael Brown 1f4c5f90c3 [cmdline] Allow ";" as an unconditional command separator 13 年前
  Thomas Miletich 914dc6bfa9 [linux] Avoid unused-but-set variable warning in gcc 4.6 13 年前
  Thomas Miletich db156f5be6 [forcedeth] Avoid unused-but-set variable warning in gcc 4.6 13 年前
  Michael Brown f9e3581175 [exeprefix] Add .exe prefix 13 年前
  Michael Brown 5924e65cea [prefix] Avoid using base memory for temporary decompression area 13 年前
  Michael Brown d161ebff94 [build] Generate hybrid ISO images if isohybrid is available 13 年前
  Michael Brown 7ccd5b831a [build] Delete incomplete targets if building fails for any reason 13 年前
  Piotr Jaroszyński b604e8a388 [linux] Make malloc and linux_umalloc valgrindable 14 年前
  Michael Brown 3c1bdfd5d9 [image] Remove redundant call to basename() 13 年前
  Piotr Jaroszyński ac8fc2a8e4 [image] Use image_set_name() only if name != NULL 13 年前
  Piotr Jaroszyński 8ab2f51997 [netdevice] Mark devices as open only if opening succeeds 13 年前
  Michael Brown 1cc991e132 [settings] Add "read" command 13 年前
  Michael Brown ac12324f52 [cmdline] Allow "echo -n" to inhibit trailing newline 13 年前
  Michael Brown a246434299 [parseopt] Add support for boolean options 13 年前
  Michael Brown 3f442d3f60 [tcp] Record ts_recent on first received packet 13 年前
  Michael Brown 7c4a53e3f0 [build] Include ipxe.lkrn in default build 13 年前
  Michael Brown 5590faf14a [monojob] Avoid overflow when calculating percentage progress 13 年前
  Michael Brown 02a6f46c09 [settings] Match terminology in online documentation 13 年前