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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[uri] Allow URIs to incorporate a parameter list
Michael Brown
2013-08-19
1
-0
/
+4
*
[cmdline] Add "params" and "param" commands to manage form parameter lists
Michael Brown
2013-08-19
1
-0
/
+1
*
[params] Add support for the general concept of a form parameter list
Michael Brown
2013-08-19
2
-0
/
+48
*
[settings] Expose memory map via settings mechanism
Michael Brown
2013-08-12
1
-0
/
+1
*
[tcpip] Allow binding to unspecified privileged ports (below 1024)
Michael Brown
2013-08-06
2
-7
/
+41
*
[ipv6] Rename sin_{family,port} to sin6_{family,port} in struct sockaddr_in6
Michael Brown
2013-08-06
1
-2
/
+2
*
[pci] Add pci_find_next() to iterate over existent PCI devices
Michael Brown
2013-08-05
1
-0
/
+2
*
[settings] Introduce the generalised concept of a numeric setting
Michael Brown
2013-08-01
1
-5
/
+40
*
[settings] Remove now-unused fetchf_named_setting() and storef_named_setting()
Michael Brown
2013-07-22
1
-7
/
+0
*
[parseopt] Add parse_setting()
Michael Brown
2013-07-22
1
-1
/
+15
*
[parseopt] Move parse_settings() to parseopt.c
Michael Brown
2013-07-22
1
-1
/
+2
*
[parseopt] Allow parsed option to be modified
Michael Brown
2013-07-22
1
-9
/
+9
*
[settings] Remove now-unused store_named_setting()
Michael Brown
2013-07-19
1
-13
/
+0
*
[settings] Add fetchf_setting_copy()
Michael Brown
2013-07-19
1
-0
/
+2
*
[settings] Expose parse_setting_name()
Michael Brown
2013-07-19
1
-1
/
+8
*
[build] Fix %.licence build target
Michael Brown
2013-07-16
1
-10
/
+13
*
[legal] Add missing FILE_LICENCE declarations
Michael Brown
2013-07-16
2
-0
/
+4
*
[nfs] Add support for NFS protocol
Marin Hannache
2013-07-15
12
-4
/
+575
*
[cmdline] Add "poweroff" command
Marin Hannache
2013-07-15
2
-0
/
+12
*
[legal] Add missing FILE_LICENCE declarations
Marin Hannache
2013-07-15
2
-0
/
+4
*
[velocity] Rewrite VIA Velocity driver
Adrian Jamróz
2013-07-15
1
-1
/
+1
*
[rhine] Rewrite VIA Rhine driver
Adrian Jamróz
2013-07-14
1
-1
/
+1
*
[settings] Make "netX" settings block function as a symbolic link
Michael Brown
2013-07-13
1
-0
/
+7
*
[settings] Expose PCI configuration space via settings mechanism
Michael Brown
2013-07-13
1
-0
/
+1
*
[linux] Add support for accessing PCI configuration space via /proc/bus/pci
Michael Brown
2013-07-13
5
-0
/
+142
*
[settings] Add "busdevfn" setting type
Michael Brown
2013-07-12
1
-0
/
+1
*
[settings] Add "hexraw" setting type
Michael Brown
2013-07-12
1
-0
/
+1
*
[base16] Generalise base16_decode() to hex_decode()
Michael Brown
2013-07-12
2
-13
/
+3
*
[crypto] Accept OCSP responses containing multiple certificates
Michael Brown
2013-05-29
1
-0
/
+19
*
[smbios] Allow access to multiple instances of SMBIOS structures
Michael Brown
2013-05-01
1
-1
/
+1
*
[settings] Eliminate settings "tag magic"
Michael Brown
2013-05-01
3
-82
/
+46
*
[netdevice] Add netdev_tx_defer() to allow drivers to defer transmissions
Michael Brown
2013-05-01
1
-0
/
+4
*
[dhcp] Remove obsolete bootp.h header
Michael Brown
2013-05-01
1
-230
/
+0
*
[build] Default to short wchar_t in stddef.h
Michael Brown
2013-04-28
1
-2
/
+2
*
[process] Mark process descriptor as static in PERMANENT_PROCESS
Michael Brown
2013-04-25
1
-1
/
+1
*
[build] Avoid sparse undeclared symbol warning for PROVIDE_SYMBOL()
Michael Brown
2013-04-25
1
-0
/
+1
*
[build] Define __WINT_TYPE__ if necessary
Michael Brown
2013-04-25
1
-0
/
+3
*
[efi] Perform meaningful error code conversions
Michael Brown
2013-04-19
4
-16
/
+23
*
[libc] Redefine low 8 bits of error code as "platform error code"
Michael Brown
2013-04-19
3
-234
/
+404
*
[libc] Use __einfo() tuple as first argument to EUNIQ()
Michael Brown
2013-04-19
2
-78
/
+81
*
[efi] Remove obsolete EFI I/O implementation using EFI_CPU_IO_PROTOCOL
Michael Brown
2013-04-19
4
-373
/
+0
*
[intel] Add intelx driver for Intel 10 Gigabit Ethernet NICs
Michael Brown
2013-04-19
1
-0
/
+1
*
[efi] Fetch device path for loaded image during initialisation
Michael Brown
2013-03-27
1
-0
/
+1
*
[cmdline] Add ability to perform a warm reboot
Michael Brown
2013-03-22
1
-1
/
+2
*
[efi] Add "reboot" command for EFI
Michael Brown
2013-03-22
3
-0
/
+93
*
[efi] Provide efi_guid_ntoa() for printing EFI GUIDs
Michael Brown
2013-03-20
1
-14
/
+5
*
[uuid] Abstract UUID mangling code out to a separate uuid_mangle() function
Michael Brown
2013-03-20
1
-0
/
+19
*
[smbios] Provide SMBIOS version number via smbios_version()
Michael Brown
2013-03-20
1
-0
/
+12
*
[int13] Split out ISO9660 and El Torito definitions to separate header files
Michael Brown
2013-03-20
2
-0
/
+147
*
[efi] Add EFI-specific debugging macros
Michael Brown
2013-03-20
2
-0
/
+121
[next]