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
*
[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
*
[uri] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-4
/
+2
*
[qib7322] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-4
/
+0
*
[hermon] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-2
/
+0
*
[arbel] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-1
/
+1
*
[vxge] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
2
-11
/
+1
*
[ath5k] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
3
-12
/
+1
*
[eepro] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-0
/
+1
*
[w89c840] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-2
/
+2
*
[smc9000] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-3
/
+0
*
[etherfabric] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-6
/
+1
*
[sis190] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-2
/
+0
*
[epic100] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-2
/
+0
*
[sky2] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-5
/
+0
*
[forcedeth] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-2
/
+2
*
[ns83820] Update to standard debugging infrastructure
Michael Brown
2011-03-16
1
-26
/
+19
*
[atl1e] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-5
/
+1
*
[via-velocity] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-16
/
+1
*
[sis900] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-2
/
+1
*
[e1000] Remove unused variable when ICR register is simply cleared
Michael Brown
2011-03-16
12
-30
/
+24
*
[igbvf] Remove some unused Linux-specific portions of igbvf.h
Michael Brown
2011-03-16
1
-2
/
+4
*
[phantom] Remove unused variable in phantom_dmesg()
Michael Brown
2011-03-16
1
-2
/
+0
*
[build] Avoid spurious address comparison warnings in gcc 4.6
Michael Brown
2011-03-16
1
-0
/
+9
*
[build] Avoid spurious unused-but-set-variable warnings in gcc 4.6
Michael Brown
2011-03-16
1
-1
/
+2
*
[build] Allow workaround-specific flags to override default flags
Michael Brown
2011-03-16
1
-7
/
+11
*
[build] Fix building with latest binutils
Bastian Blank
2011-03-16
2
-2
/
+2
*
[build] Avoid rebuilding keymap files automatically
Michael Brown
2011-03-16
1
-1
/
+1
*
[console] Add keyboard map selection
Michael Brown
2011-03-16
2
-0
/
+9
*
[console] Add keymap generator
Michael Brown
2011-03-16
35
-0
/
+1160
*
[console] Add facility for rudimentary keyboard mapping
Michael Brown
2011-03-16
2
-2
/
+49
*
[efi] Mark SNP devices as children of EFI PCI device
Michael Brown
2011-03-15
3
-0
/
+70
*
[romprefix] Use correct size for PMM allocation of image source block
Michael Brown
2011-03-15
1
-6
/
+7
*
[eepro100] Do not discard short packets
Michael Brown
2011-03-12
1
-1
/
+1
*
[bios] Use INT 16,11 instead of INT 16,01 to check for keystrokes
Michael Brown
2011-03-10
1
-1
/
+1
*
[pxe] Report an IRQ number only if device supports interrupts
Michael Brown
2011-03-10
1
-1
/
+2
*
[syslog] Add support for sending console output to a syslog server
Michael Brown
2011-03-10
3
-0
/
+243
*
[console] Move include/console.h to include/ipxe/console.h
Michael Brown
2011-03-09
31
-33
/
+33
*
[script] Allow scripts to be replaced
Michael Brown
2011-03-09
1
-2
/
+6
*
[image] Avoid ending up with multiple selected images on re-registration
Michael Brown
2011-03-09
1
-0
/
+6
*
[image] Simplify use of imgdownload()
Michael Brown
2011-03-09
10
-138
/
+223
*
[image] Generalise "currently-running script" to "currently-running image"
Michael Brown
2011-03-09
3
-23
/
+24
*
[image] Move the register_and_{select|boot}_image() functions to imgmgmt.c
Michael Brown
2011-03-09
4
-41
/
+41
*
[monojob] Display percentage progress, if available
Michael Brown
2011-03-08
1
-6
/
+23
[next]