3840 Commits (9cf2f9dc2b773b6544c86a7a347e143d7c101ef7)
 

Autor SHA1 Mensaje Fecha
  Michael Brown 9cf2f9dc2b [dhcp] Add symbolic definitions for DHCP client architecture values hace 13 años
  Michael Brown 66cbae73bd [libc] Allow for zero-padded decimals in printf() hace 13 años
  Michael Brown 1b8984eb5d [iscsi] Avoid duplicate calls to iscsi_tx_done() hace 13 años
  Michael Brown 95d82bb2a2 [build] Avoid using -ffunction-sections on some older versions of gcc hace 13 años
  Michael Brown 00afad8122 [http] Fix size_t format specifiers hace 13 años
  Michael Brown 2988b26653 [http] Support read-only HTTP block devices hace 13 años
  Michael Brown 69f5b2e8dc [int13] Provide a permanently closed window via the control interface hace 13 años
  Michael Brown 5eb60f4883 [tls] Eliminate polling while TX state machine is idle hace 13 años
  Michael Brown bce34e87df [iscsi] Eliminate polling while waiting for window to open hace 13 años
  Michael Brown 3ad1a1a60a [http] Eliminate polling while waiting for window to open hace 13 años
  Michael Brown 5c9c39e299 [scsi] Eliminate polling while waiting for window to open hace 13 años
  Michael Brown 3915b660fd [hw] Eliminate polling while waiting for window to open hace 13 años
  Michael Brown 019d4c1c18 [infiniband] Use a one-shot process for CMRC shutdown hace 13 años
  Michael Brown ce3bc9e88b [fc] Use a one-shot process for Fibre Channel name server queries hace 13 años
  Michael Brown 08ac74b708 [fc] Use a one-shot process for Fibre Channel ELS requests hace 13 años
  Michael Brown 5694b71b11 [resolv] Use a one-shot process for the numeric resolver hace 13 años
  Michael Brown ccc2655540 [process] Add support for one-shot processes hace 13 años
  Michael Brown e01ec74601 [process] Pass containing object pointer to process step() methods hace 13 años
  Michael Brown ba3633782b [xfer] Send xfer_window_changed() after xfer_vredirect() hace 13 años
  Michael Brown c68bf14559 [tcp] Send xfer_window_changed() when window opens hace 13 años
  Michael Brown 1e90ff0eb7 [infiniband] Send xfer_window_changed() when CMRC connection is established hace 13 años
  Michael Brown 0cc03ac76a [tls] Send xfer_window_changed() when TLS session is established hace 13 años
  Michael Brown 5f608a44a5 [fc] Send xfer_window_changed() when FCP link is established hace 13 años
  Michael Brown bf8bfa23e2 [fc] Maintain a list of Fibre Channel upper-layer protocol users hace 13 años
  Michael Brown 5763472b34 [ftp] Remove redundant ftp_data_deliver() method hace 13 años
  Michael Brown be600ed996 [prefix] Cope with BOOT_IMAGE= anywhere within command line hace 13 años
  Michael Brown cc7c2a9dcd [ipv4] Record ARP resolution errors hace 13 años
  Michael Brown d6115c91cf [netdevice] Allow non-completion TX errors to be recorded hace 13 años
  Dominic Cleal 3fc139362c [build] Allow APPEND lines in ipxe.iso to function as expected hace 13 años
  Michael Brown c49659c4f2 [parseopt] Disambiguate the various EINVAL errors hace 13 años
  Michael Brown d4f0c5d088 [romprefix] Force PnP header to a 16-byte boundary for IBM BIOSes hace 13 años
  Michael Brown fcd55f7500 [romprefix] Do not fall back to hooking INT19 by default hace 13 años
  Michael Brown 058b69d033 [romprefix] Remove special treatment for IBM BIOSes hace 13 años
  Floris Bos b7d923f468 [contrib] Update rom-o-matic to build iPXE hace 13 años
  Michael Brown c1cc769ef4 [ipv4] Include network device metadata in packet traces hace 13 años
  Michael Brown e58e4238b6 [bofm] Pass BOFM version 2 table to SetStatus() if applicable hace 13 años
  Michael Brown 8f51db233a [http] Support chunked transfer encoding hace 13 años
  Michael Brown e316684450 [bofm] Increase amount of debugging available hace 13 años
  Michael Brown b6cad3c0eb [forcedeth] Ensure that IRQ line is deasserted when disabling interrupts hace 13 años
  Michael Brown c738a635cb [hermon] Remove temporary workaround for missing BOFM mport support hace 13 años
  Michael Brown bfd8b3bff9 [bofm] Report {slot,port} to {bus:dev.fn,mport} mapping on newer BOFM builds hace 13 años
  Michael Brown 7fc1a0a1c5 [bofm] Use "mport" rather than "port" to describe mport value hace 13 años
  Michael Brown 44689343c0 [bofm] Match port numbering as used in CSV file hace 13 años
  Michael Brown 38cd351243 [romprefix] Attempt to gracefully handle semi-PnP IBM BIOSes hace 13 años
  Michael Brown 0b6808aadc [netdevice] Improve detection of bugs in drivers' TX completion handling hace 13 años
  Michael Brown df58a19015 [list] Add list_check_contains() hace 13 años
  Michael Brown 9e3604168a [netdevice] Move high-frequency debug messages to DBGLVL_EXTRA hace 13 años
  Michael Brown 0a71888792 [efi] Ensure that each HII package list and formset has a unique GUID hace 13 años
  Michael Brown 987b825b7f [build] Fix building on mildly deranged versions of binutils hace 13 años
  Michael Brown 62c9635166 [int13] Catch INT 13,4b when no explicit drive number is present hace 13 años