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
*
[build] Avoid generating ROMs with "match-any" vendor or device IDs
Michael Brown
2011-03-30
1
-0
/
+1
*
[build] Include $(BIN)/errors in "make clean"
Michael Brown
2011-03-30
1
-0
/
+1
*
[build] Include only one copy of each ROM in "make allroms"
Michael Brown
2011-03-30
1
-4
/
+4
*
[build] Remove obsolete "allzroms" target
Michael Brown
2011-03-30
1
-2
/
+2
*
[netdevice] Simplify link-down status message
Michael Brown
2011-03-30
1
-3
/
+9
*
[bofm] Use BOFM protocol version 2 if available
Michael Brown
2011-03-30
1
-17
/
+62
*
[forcedeth] Never change the NVREG_TRANSMITPOLL_MAC_ADDR_REV flag
Michael Brown
2011-03-30
1
-5
/
+0
*
[efi] Ensure that all drivers are shut down before the OS boots
Michael Brown
2011-03-29
3
-32
/
+51
*
[forcedeth] Remove software unicast MAC address filter
Michael Brown
2011-03-29
1
-9
/
+2
*
[build] Fix compilation when gcc is patched to default to -fPIE -Wl,-pie
Gilles Espinasse
2011-03-29
1
-0
/
+11
*
[settings] Display "delete" option only for locally-originated settings
Michael Brown
2011-03-28
1
-1
/
+1
*
[main] Add the "scriptlet" setting
Michael Brown
2011-03-28
2
-5
/
+27
*
[cmdline] Expand settings within each command-line token individually
Michael Brown
2011-03-28
1
-35
/
+79
*
[cmdline] Allow ";" as an unconditional command separator
Michael Brown
2011-03-28
1
-0
/
+14
*
[linux] Avoid unused-but-set variable warning in gcc 4.6
Thomas Miletich
2011-03-28
1
-2
/
+2
*
[forcedeth] Avoid unused-but-set variable warning in gcc 4.6
Thomas Miletich
2011-03-28
1
-3
/
+2
*
[exeprefix] Add .exe prefix
Michael Brown
2011-03-28
2
-0
/
+158
*
[prefix] Avoid using base memory for temporary decompression area
Michael Brown
2011-03-28
1
-3
/
+7
*
[build] Generate hybrid ISO images if isohybrid is available
Michael Brown
2011-03-27
1
-0
/
+7
*
[build] Delete incomplete targets if building fails for any reason
Michael Brown
2011-03-27
1
-0
/
+7
*
[linux] Make malloc and linux_umalloc valgrindable
Piotr Jaroszyński
2011-03-27
9
-12
/
+4953
*
[image] Remove redundant call to basename()
Michael Brown
2011-03-27
1
-3
/
+0
*
[image] Use image_set_name() only if name != NULL
Piotr Jaroszyński
2011-03-27
1
-1
/
+2
*
[netdevice] Mark devices as open only if opening succeeds
Piotr Jaroszyński
2011-03-27
1
-3
/
+3
*
[settings] Add "read" command
Michael Brown
2011-03-27
1
-39
/
+88
*
[cmdline] Allow "echo -n" to inhibit trailing newline
Michael Brown
2011-03-27
1
-3
/
+30
*
[parseopt] Add support for boolean options
Michael Brown
2011-03-27
2
-0
/
+16
*
[tcp] Record ts_recent on first received packet
Michael Brown
2011-03-26
1
-5
/
+8
*
[build] Include ipxe.lkrn in default build
Michael Brown
2011-03-26
1
-2
/
+2
*
[monojob] Avoid overflow when calculating percentage progress
Michael Brown
2011-03-26
1
-3
/
+7
*
[settings] Match terminology in online documentation
Michael Brown
2011-03-23
6
-12
/
+12
*
[settings] Avoid memory leak when unregistering autovivified settings blocks
Michael Brown
2011-03-23
1
-3
/
+27
*
[settings] Refer to online documentation for settings help
Michael Brown
2011-03-23
1
-2
/
+9
*
[settings] Match terminology used elsewhere
Michael Brown
2011-03-23
1
-1
/
+1
*
[undi] Cope with devices that erroneously claim not to use interrupts
Michael Brown
2011-03-23
1
-21
/
+28
*
[settings] Impose a fixed order on settings
Michael Brown
2011-03-23
13
-46
/
+64
*
[settings] Fix setting expansion
Michael Brown
2011-03-23
1
-3
/
+4
*
[settings] Return to first row on navigating to a new settings block
Michael Brown
2011-03-23
1
-4
/
+6
*
[settings] Add hierarchy navigation in "config" user interface
Michael Brown
2011-03-23
1
-199
/
+260
*
[settings] Reject attempts to change a network device's bus ID
Michael Brown
2011-03-23
1
-0
/
+2
*
[settings] Display locally-originated settings in bold
Michael Brown
2011-03-22
1
-1
/
+11
*
[settings] Display canonical setting name in "config" user interface
Michael Brown
2011-03-22
3
-9
/
+40
*
[settings] Display only applicable settings in "config" user interface
Michael Brown
2011-03-22
1
-10
/
+18
*
[settings] Display canonical setting name in output of "show" command
Michael Brown
2011-03-22
3
-22
/
+50
*
[settings] Provide fetch_setting_origin()
Michael Brown
2011-03-22
2
-5
/
+49
*
[settings] Expose settings_name()
Glenn Brown
2011-03-22
2
-8
/
+7
*
[settings] Use concat_args() in "set" command
Michael Brown
2011-03-22
2
-24
/
+21
*
[settings] Formalise notion of setting applicability
Michael Brown
2011-03-22
12
-17
/
+235
*
[forcedeth] Clear the MII link status register on link status changes
Yann Cézard
2011-03-20
1
-0
/
+6
*
[console] Try to avoid problems caused by keycode 86
Michael Brown
2011-03-16
19
-11
/
+29
[next]