3989 Commits (a0082b1308e009526c5b74aa1579f25c46969221)
 

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