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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[script] Avoid trying to read final character of a zero-length string
Michael Brown
2013-07-15
1
-2
/
+2
*
[nfs] Add support for NFS protocol
Marin Hannache
2013-07-15
21
-5
/
+2238
*
[ifmgmt] Avoid relying on global variable within ifcommon_exec()
Michael Brown
2013-07-15
1
-4
/
+3
*
[build] Include ipxe.pxe in default build
Robin Smidsrød
2013-07-15
1
-1
/
+1
*
[cmdline] Add "poweroff" command
Marin Hannache
2013-07-15
9
-0
/
+226
*
[legal] Add missing FILE_LICENCE declarations
Marin Hannache
2013-07-15
11
-0
/
+22
*
[realtek] Allow extra space in RX buffers
Michael Brown
2013-07-15
1
-1
/
+2
*
[settings] Add support for navigation keys in "config" user interface
Michael Brown
2013-07-15
1
-9
/
+27
*
[velocity] Rewrite VIA Velocity driver
Adrian Jamróz
2013-07-15
5
-3860
/
+1164
*
[script] Allow for backslash continuation of script lines
Michael Brown
2013-07-15
1
-13
/
+41
*
[realtek] Report RX error detail in debug messages
Michael Brown
2013-07-15
1
-3
/
+5
*
[base16] Ensure base16_encode() always terminates its result string
Michael Brown
2013-07-15
1
-0
/
+4
*
[legal] Add FILE_LICENCE for ath9k driver headers
Marin Hannache
2013-07-14
13
-0
/
+26
*
[legal] Add FILE_LICENCE for core/errno.c
Marin Hannache
2013-07-14
1
-0
/
+2
*
[legal] Add FILE_LICENCE for valgrind headers
Marin Hannache
2013-07-14
2
-0
/
+4
*
[linux] Add missing #include <stddef.h>
Marin Hannache
2013-07-14
2
-0
/
+2
*
[intel] Incorporate ring producer and consumer counters in diagnostics
Michael Brown
2013-07-14
1
-1
/
+6
*
[rhine] Rewrite VIA Rhine driver
Adrian Jamróz
2013-07-14
4
-1448
/
+1038
*
[lotest] Include sequence number within loopback test packets
Michael Brown
2013-07-14
1
-8
/
+18
*
[settings] Add "version" builtin setting
Robin Smidsrød
2013-07-13
1
-0
/
+22
*
[cmdline] Accept "netX" in iPXE commands
Michael Brown
2013-07-13
1
-0
/
+5
*
[settings] Make "netX" settings block function as a symbolic link
Michael Brown
2013-07-13
4
-24
/
+107
*
[settings] Expose PCI configuration space via settings mechanism
Michael Brown
2013-07-13
4
-0
/
+129
*
[settings] Add config/settings.h
Michael Brown
2013-07-13
3
-2
/
+22
*
[linux] Add support for accessing PCI configuration space via /proc/bus/pci
Michael Brown
2013-07-13
8
-0
/
+332
*
[settings] Add "busdevfn" setting type
Michael Brown
2013-07-12
3
-0
/
+58
*
[netdevice] Add "bustype" and "busloc" settings
Michael Brown
2013-07-12
1
-0
/
+60
*
[settings] Add "hexraw" setting type
Michael Brown
2013-07-12
3
-0
/
+50
*
[settings] Use hex_decode() to parse hex settings
Michael Brown
2013-07-12
2
-39
/
+38
*
[base16] Generalise base16_decode() to hex_decode()
Michael Brown
2013-07-12
4
-37
/
+64
*
[test] Add self-tests for base16
Michael Brown
2013-07-12
2
-0
/
+122
*
[tcp] Fix comment to match code behaviour
Michael Brown
2013-07-12
1
-1
/
+1
*
[tcp] Do not send RST for unrecognised connections
Michael Brown
2013-07-12
1
-1
/
+0
*
[autoboot] Use next-server from filename's settings block
Michael Brown
2013-06-24
1
-14
/
+25
*
[build] Work around bug in gcc >= 4.8
Michael Brown
2013-06-07
1
-3
/
+5
*
[bzimage] Fix spurious uninitialised-variable warning on some gcc versions
Michael Brown
2013-06-05
1
-0
/
+1
*
[bzimage] Align initrd images to page boundary
Michael Brown
2013-06-05
2
-19
/
+16
*
[crypto] Accept OCSP responses containing multiple certificates
Michael Brown
2013-05-29
2
-13
/
+151
*
[realtek] Fix reopening of legacy-mode 8139 NIC
Michael Brown
2013-05-26
1
-3
/
+5
*
[netdevice] Reset MAC address when asked to clear the "mac" setting
Michael Brown
2013-05-16
1
-3
/
+11
*
[netdevice] Add "chip" setting
Michael Brown
2013-05-16
1
-26
/
+131
*
[build] Add efidrv.cab target for UEFI Secure Boot signing
Michael Brown
2013-05-14
4
-6
/
+17
*
[build] Provide "allXXXs" targets for all media on all platforms
Michael Brown
2013-05-14
2
-8
/
+19
*
[romprefix] Fix incorrect pointer offset in undiloader.S
Frediano Ziglio
2013-05-14
1
-2
/
+2
*
[build] Use $(eval) if available
Michael Brown
2013-05-14
2
-48
/
+113
*
[crypto] Report meaningful error when certificate chain validation fails
Michael Brown
2013-05-10
1
-7
/
+5
*
[smbios] Allow access to multiple instances of SMBIOS structures
Michael Brown
2013-05-01
3
-5
/
+10
*
[smbios] Allow access to unreferenced SMBIOS strings
Michael Brown
2013-05-01
1
-4
/
+10
*
[settings] Eliminate settings "tag magic"
Michael Brown
2013-05-01
11
-170
/
+82
*
[realtek] Defer packets when no transmit descriptors are available
Michael Brown
2013-05-01
1
-3
/
+3
[next]