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
/
ipxe
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[fcp] Allow Fibre Channel device to be described using an EFI device path
Michael Brown
2020-10-22
2
-0
/
+10
|
*
[iscsi] Allow iSCSI device to be described using an EFI device path
Michael Brown
2020-10-20
1
-0
/
+3
|
*
[aoe] Allow AoE device to be described using an EFI device path
Michael Brown
2020-10-19
2
-0
/
+33
|
*
[efi] Provide utility function to concatenate device paths
Michael Brown
2020-10-19
1
-0
/
+2
|
*
[efi] Split efi_netdev_path() out to a separate function
Michael Brown
2020-10-19
1
-0
/
+2
|
*
[efi] Provide efi_uri_path() to construct a URI device path
Michael Brown
2020-10-19
1
-0
/
+2
|
*
[efi] Split efi_usb_path() out to a separate function
Michael Brown
2020-10-16
2
-4
/
+5
|
*
[efi] Define an interface operation to describe using an EFI device path
Michael Brown
2020-10-16
1
-0
/
+5
|
*
[efi] Split device path functions out to efi_path.c
Michael Brown
2020-10-16
2
-4
/
+19
|
*
[efi] Provide EFI_INTF_OP for EFI-only interface operations
Michael Brown
2020-10-16
1
-0
/
+7
|
*
[interface] Allow for the definition of an unused interface operation
Michael Brown
2020-10-16
1
-0
/
+15
|
*
[usbblk] Add support for USB mass storage devices
Michael Brown
2020-10-13
1
-0
/
+1
|
*
[usb] Move usbio driver to end of USB driver list
Michael Brown
2020-10-13
1
-0
/
+3
|
*
[usb] Allow endpoints to be refilled to a specified upper limit
Michael Brown
2020-10-12
1
-0
/
+1
|
*
[usb] Allow device halt to be cleared independently of host controller
Michael Brown
2020-10-12
1
-0
/
+1
|
*
[efi] Fix reporting of USB supported languages array
Michael Brown
2020-10-02
1
-1
/
+3
|
*
[efi] Allow DEBUG=efi_wrap to be used independently of a loaded image
Michael Brown
2020-10-01
1
-0
/
+1
|
*
[efi] Use address offset as reported by EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL
Michael Brown
2020-09-25
2
-13
/
+132
|
*
[pci] Define pci_ioremap() for mapping PCI bus addresses
Michael Brown
2020-09-24
3
-0
/
+37
|
*
[efi] Add debug wrappers for all boot services functions of interest
Michael Brown
2020-09-19
1
-1
/
+2
|
*
[build] Fix building on older versions of gcc
Michael Brown
2020-08-23
1
-16
/
+21
*
|
Merge branch 'master' into openslx
Simon Rettberg
2020-08-12
4
-10
/
+76
|
\
|
|
*
[xfer] Remove address family from definition of a socket opener
Michael Brown
2020-07-15
1
-2
/
+0
|
*
[libc] Add bit-rotation functions for unsigned long values
Michael Brown
2020-07-09
1
-8
/
+26
|
*
[efi] Enable stack protection where possible
Michael Brown
2020-06-24
1
-0
/
+32
|
*
[crypto] Ensure that test code drags in required ASN.1 object identifiers
Michael Brown
2020-06-17
1
-0
/
+18
*
|
Merge branch 'master' into openslx
Simon Rettberg
2019-12-03
2
-5
/
+37
|
\
|
|
*
[peerdist] Limit number of concurrent raw block downloads
Michael Brown
2019-08-16
1
-0
/
+24
|
*
[process] Add PROC_INIT() for initialising static processes
Michael Brown
2019-08-16
1
-5
/
+13
*
|
Merge branch 'openslx' of git.openslx.org:openslx-ng/ipxe into openslx
Simon Rettberg
2019-08-02
1
-1
/
+1
|
\
\
|
*
|
[login] Add "--nouser" option to just ask for password
Simon Rettberg
2019-04-01
1
-1
/
+1
|
*
|
Merge branch 'master' into openslx
Simon Rettberg
2019-03-28
4
-4
/
+59
|
|
\
\
*
|
\
\
Merge branch 'master' into openslx
Simon Rettberg
2019-08-02
8
-6
/
+258
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
[fdt] Add ability to parse a MAC address from a flattened device tree
Michael Brown
2019-07-19
2
-0
/
+103
|
*
|
[intelxl] Add driver for Intel 40 Gigabit Ethernet NIC virtual functions
Michael Brown
2019-04-27
1
-0
/
+1
|
*
|
[vlan] Provide vlan_netdev_rx() and vlan_netdev_rx_err()
Michael Brown
2019-04-27
1
-2
/
+6
|
*
|
[pci] Add support for PCI MSI-X interrupts
Michael Brown
2019-04-24
3
-0
/
+89
|
|
/
|
*
[ocsp] Accept response certID with missing hashAlgorithm parameters
Michael Brown
2019-03-10
1
-2
/
+2
|
*
[tls] Display validator messages only while validation is in progress
Michael Brown
2019-03-10
1
-0
/
+2
|
*
[tls] Support stateless session resumption
Michael Brown
2019-03-06
1
-0
/
+12
|
*
[tls] Support stateful session resumption
Michael Brown
2019-02-21
1
-2
/
+29
|
*
[efi] Blacklist the Dell Ip4ConfigDxe driver
Michael Brown
2019-02-19
2
-0
/
+14
*
|
Merge branch 'master' into openslx
Simon Rettberg
2019-02-15
1
-0
/
+1
|
\
|
|
*
[init] Show startup and shutdown function names in debug messages
Michael Brown
2019-01-25
1
-0
/
+1
*
|
Merge branch 'master' into openslx
Simon Rettberg
2018-09-13
1
-0
/
+1
|
\
|
|
*
[intelxl] Add driver for Intel 40 Gigabit Ethernet NICs
Michael Brown
2018-07-17
1
-0
/
+1
*
|
[settings] Add md5 encoding type for doing ${foo:md5}
Simon Rettberg
2018-05-29
1
-0
/
+1
*
|
[menu] Add --hidden option to create hotkey-only entries
Simon Rettberg
2018-05-28
1
-1
/
+3
*
|
[console] Add option to update margins and bg-image of vesa mode console
Simon Rettberg
2018-05-28
1
-0
/
+2
|
/
*
[icplus] Add driver for IC+ network card
Sylvie Barlow
2018-04-20
1
-0
/
+1
[prev]
[next]