index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
[http] Eliminate polling while waiting for window to open
Michael Brown
2011-06-28
1
-32
/
+46
*
[scsi] Eliminate polling while waiting for window to open
Michael Brown
2011-06-28
1
-6
/
+13
*
[hw] Eliminate polling while waiting for window to open
Michael Brown
2011-06-28
1
-1
/
+2
*
[infiniband] Use a one-shot process for CMRC shutdown
Michael Brown
2011-06-28
1
-4
/
+2
*
[fc] Use a one-shot process for Fibre Channel name server queries
Michael Brown
2011-06-28
1
-4
/
+1
*
[fc] Use a one-shot process for Fibre Channel ELS requests
Michael Brown
2011-06-28
1
-4
/
+1
*
[resolv] Use a one-shot process for the numeric resolver
Michael Brown
2011-06-28
1
-2
/
+1
*
[process] Add support for one-shot processes
Michael Brown
2011-06-28
2
-2
/
+24
*
[process] Pass containing object pointer to process step() methods
Michael Brown
2011-06-28
16
-101
/
+229
*
[xfer] Send xfer_window_changed() after xfer_vredirect()
Michael Brown
2011-06-28
1
-1
/
+16
*
[tcp] Send xfer_window_changed() when window opens
Michael Brown
2011-06-28
1
-19
/
+27
*
[infiniband] Send xfer_window_changed() when CMRC connection is established
Michael Brown
2011-06-28
1
-0
/
+3
*
[tls] Send xfer_window_changed() when TLS session is established
Michael Brown
2011-06-28
1
-0
/
+4
*
[fc] Send xfer_window_changed() when FCP link is established
Michael Brown
2011-06-28
3
-13
/
+100
*
[fc] Maintain a list of Fibre Channel upper-layer protocol users
Michael Brown
2011-06-28
4
-39
/
+73
*
[ftp] Remove redundant ftp_data_deliver() method
Michael Brown
2011-06-28
1
-25
/
+4
*
[prefix] Cope with BOOT_IMAGE= anywhere within command line
Michael Brown
2011-06-28
1
-4
/
+14
*
[ipv4] Record ARP resolution errors
Michael Brown
2011-06-28
1
-0
/
+2
*
[netdevice] Allow non-completion TX errors to be recorded
Michael Brown
2011-06-28
2
-7
/
+27
*
[build] Allow APPEND lines in ipxe.iso to function as expected
Dominic Cleal
2011-05-19
1
-1
/
+1
*
[parseopt] Disambiguate the various EINVAL errors
Michael Brown
2011-05-18
1
-2
/
+16
*
[romprefix] Force PnP header to a 16-byte boundary for IBM BIOSes
Michael Brown
2011-05-17
1
-0
/
+5
*
[romprefix] Do not fall back to hooking INT19 by default
Michael Brown
2011-05-17
2
-0
/
+8
*
[romprefix] Remove special treatment for IBM BIOSes
Michael Brown
2011-05-17
1
-20
/
+6
*
[ipv4] Include network device metadata in packet traces
Michael Brown
2011-05-05
1
-3
/
+10
*
[bofm] Pass BOFM version 2 table to SetStatus() if applicable
Michael Brown
2011-05-05
1
-10
/
+29
*
[http] Support chunked transfer encoding
Michael Brown
2011-05-05
1
-44
/
+119
*
[bofm] Increase amount of debugging available
Michael Brown
2011-05-05
1
-32
/
+48
*
[forcedeth] Ensure that IRQ line is deasserted when disabling interrupts
Michael Brown
2011-05-04
1
-3
/
+2
*
[hermon] Remove temporary workaround for missing BOFM mport support
Michael Brown
2011-05-04
1
-39
/
+15
*
[bofm] Report {slot,port} to {bus:dev.fn,mport} mapping on newer BOFM builds
Michael Brown
2011-05-04
1
-2
/
+7
*
[bofm] Use "mport" rather than "port" to describe mport value
Michael Brown
2011-05-04
1
-5
/
+5
*
[bofm] Match port numbering as used in CSV file
Michael Brown
2011-05-04
1
-1
/
+1
*
[romprefix] Attempt to gracefully handle semi-PnP IBM BIOSes
Michael Brown
2011-05-04
1
-6
/
+20
*
[netdevice] Improve detection of bugs in drivers' TX completion handling
Michael Brown
2011-05-03
1
-2
/
+1
*
[list] Add list_check_contains()
Michael Brown
2011-05-03
1
-0
/
+19
*
[netdevice] Move high-frequency debug messages to DBGLVL_EXTRA
Michael Brown
2011-05-03
1
-9
/
+9
*
[efi] Ensure that each HII package list and formset has a unique GUID
Michael Brown
2011-05-03
1
-3
/
+6
*
[build] Fix building on mildly deranged versions of binutils
Michael Brown
2011-04-29
1
-13
/
+13
*
[int13] Catch INT 13,4b when no explicit drive number is present
Michael Brown
2011-04-28
1
-2
/
+7
*
[build] Accept EMBED=... as a synonym for EMBEDDED_IMAGE=...
Michael Brown
2011-04-28
1
-5
/
+6
*
[int13] Add support for INT 13,4b
Michael Brown
2011-04-28
1
-4
/
+46
*
[int13] Add support for El Torito bootable CD-ROM images
Michael Brown
2011-04-27
2
-48
/
+486
*
[linux] Avoid building Linux-specific prefix on non-Linux builds
Michael Brown
2011-04-27
2
-0
/
+0
*
[sanboot] Add "sanhook" and "sanunhook" commands
Michael Brown
2011-04-24
10
-77
/
+215
*
[parseopt] Allow for pre-initialised option sets
Michael Brown
2011-04-24
2
-7
/
+24
*
[undi] Assume that interrupts are not supported if IRQ=0
Michael Brown
2011-04-23
1
-1
/
+3
*
[build] Run parserom.pl only on potential driver files
Michael Brown
2011-04-10
1
-1
/
+2
*
[cmdline] Add "iseq" command
Greg Jednaszewski
2011-04-08
1
-0
/
+37
*
[cmdline] Simplify "isset" command
Michael Brown
2011-04-08
1
-10
/
+3
[next]