3989 Commitit (a0082b1308e009526c5b74aa1579f25c46969221)
 

Tekijä SHA1 Viesti Päivämäärä
  Michael Brown d75d6f65aa [int13] Add support for INT 13,4b 13 vuotta sitten
  Michael Brown 00d0226fee [int13] Add support for El Torito bootable CD-ROM images 13 vuotta sitten
  Michael Brown a9dbc943ae [linux] Avoid building Linux-specific prefix on non-Linux builds 13 vuotta sitten
  Michael Brown 5d2802e403 [sanboot] Add "sanhook" and "sanunhook" commands 13 vuotta sitten
  Michael Brown 3ca5656208 [parseopt] Allow for pre-initialised option sets 13 vuotta sitten
  Michael Brown 8e984f35e0 [undi] Assume that interrupts are not supported if IRQ=0 13 vuotta sitten
  Michael Brown bd9ff16c21 [build] Run parserom.pl only on potential driver files 13 vuotta sitten
  Greg Jednaszewski 3726b3d94a [cmdline] Add "iseq" command 13 vuotta sitten
  Michael Brown 7aee315f61 [cmdline] Simplify "isset" command 13 vuotta sitten
  Michael Brown 15c120041d [hermon] Work around missing mport support in current BOFM implementations 13 vuotta sitten
  Michael Brown 08f122ae42 [arbel] Stop firmware only once on shutdown 13 vuotta sitten
  Michael Brown 935df352e6 [hermon] Stop firmware only once on shutdown 13 vuotta sitten
  Michael Brown 1c67e20261 [efi] Add support for HII 13 vuotta sitten
  Michael Brown af5e74990c [efi] Include MdeModulePkg directory in header import list 13 vuotta sitten
  Michael Brown 870524a3b2 [efi] Add EFI string formatting functions 13 vuotta sitten
  Michael Brown fc7e2be617 [device] Make driver name a generic device property 13 vuotta sitten
  Michael Brown 6e6ecacebf [build] Refuse to attempt building with the GNU gold linker 13 vuotta sitten
  Michael Brown 7514172b50 [build] Perform tool checks on each make invocation 13 vuotta sitten
  Michael Brown c4369eb6c2 [tcp] Update ts_recent whenever window is advanced 13 vuotta sitten
  Michael Brown 06f1878fb8 [cmdline] Fix "isset" command 13 vuotta sitten
  Michael Brown 58dcb2e15e [tftp] Avoid setting current working URI to "tftp://0.0.0.0/" 13 vuotta sitten
  Michael Brown 748d5ed9da [efi] Synchronise EFI header files 13 vuotta sitten
  Michael Brown de2d983ab8 [cmdline] Add support for shell history 13 vuotta sitten
  Michael Brown 5a064dd2c4 [readline] Add history support 13 vuotta sitten
  Michael Brown d6f2408f2c [readline] Add replace_string() 13 vuotta sitten
  Michael Brown 6a6dd5c452 [readline] Add init_editstring() wrapper function 13 vuotta sitten
  Bastian Blank 293e347a2e [build] Add "allmroms" target 13 vuotta sitten
  Michael Brown 9b99d2af0c [build] Avoid generating ROMs with "match-any" vendor or device IDs 13 vuotta sitten
  Michael Brown 647522793d [build] Include $(BIN)/errors in "make clean" 13 vuotta sitten
  Michael Brown 0579b8279c [build] Include only one copy of each ROM in "make allroms" 13 vuotta sitten
  Michael Brown 83994886ab [build] Remove obsolete "allzroms" target 13 vuotta sitten
  Michael Brown 1588b9336e [netdevice] Simplify link-down status message 13 vuotta sitten
  Michael Brown 92178d55e4 [bofm] Use BOFM protocol version 2 if available 13 vuotta sitten
  Michael Brown c3e2086848 [forcedeth] Never change the NVREG_TRANSMITPOLL_MAC_ADDR_REV flag 13 vuotta sitten
  Michael Brown fc7239bdc8 [efi] Ensure that all drivers are shut down before the OS boots 13 vuotta sitten
  Michael Brown 797c29adda [forcedeth] Remove software unicast MAC address filter 13 vuotta sitten
  Gilles Espinasse fe61f6de0d [build] Fix compilation when gcc is patched to default to -fPIE -Wl,-pie 13 vuotta sitten
  Michael Brown 0bb6ef4d97 [settings] Display "delete" option only for locally-originated settings 13 vuotta sitten
  Michael Brown 2f6e7bde77 [main] Add the "scriptlet" setting 13 vuotta sitten
  Michael Brown b5f5f735c1 [cmdline] Expand settings within each command-line token individually 13 vuotta sitten
  Michael Brown 1f4c5f90c3 [cmdline] Allow ";" as an unconditional command separator 13 vuotta sitten
  Thomas Miletich 914dc6bfa9 [linux] Avoid unused-but-set variable warning in gcc 4.6 13 vuotta sitten
  Thomas Miletich db156f5be6 [forcedeth] Avoid unused-but-set variable warning in gcc 4.6 13 vuotta sitten
  Michael Brown f9e3581175 [exeprefix] Add .exe prefix 13 vuotta sitten
  Michael Brown 5924e65cea [prefix] Avoid using base memory for temporary decompression area 13 vuotta sitten
  Michael Brown d161ebff94 [build] Generate hybrid ISO images if isohybrid is available 13 vuotta sitten
  Michael Brown 7ccd5b831a [build] Delete incomplete targets if building fails for any reason 13 vuotta sitten
  Piotr Jaroszyński b604e8a388 [linux] Make malloc and linux_umalloc valgrindable 14 vuotta sitten
  Michael Brown 3c1bdfd5d9 [image] Remove redundant call to basename() 13 vuotta sitten
  Piotr Jaroszyński ac8fc2a8e4 [image] Use image_set_name() only if name != NULL 13 vuotta sitten