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
*
[efi] Avoid dropping below TPL as at entry to iPXE
Michael Brown
2020-11-20
1
-0
/
+11
*
[efi] Rename efi_blacklist to efi_veto
Michael Brown
2020-11-08
3
-14
/
+14
*
[efi] Provide DMA operations for EFI PCI devices
Michael Brown
2020-11-05
2
-0
/
+5
*
[dma] Define a DMA API to allow for non-flat device address spaces
Michael Brown
2020-11-05
2
-0
/
+335
*
[malloc] Rename malloc_dma() to malloc_phys()
Michael Brown
2020-11-05
1
-18
/
+14
*
[efi] Retain a long-lived reference to the EFI_PCI_IO_PROTOCOL instance
Michael Brown
2020-11-04
1
-2
/
+10
*
[efi] Avoid dragging in USB subsystem via efi_usb_path()
Michael Brown
2020-10-30
1
-1
/
+17
*
[efi] Nullify interfaces and leak memory on uninstallation failure
Michael Brown
2020-10-26
2
-1
/
+32
*
[infiniband] Allow SRP device to be described using an EFI device path
Michael Brown
2020-10-23
2
-0
/
+38
*
[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
*
[cmdline] Add "--timeout" parameter to "ifconf" command
Joe Groocock
2020-07-22
1
-1
/
+2
*
[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
*
[libc] Provide an unoptimised generic_memcpy_reverse()
Michael Brown
2020-07-07
1
-0
/
+2
*
[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
*
[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
*
[fdt] Add ability to parse a MAC address from a flattened device tree
Michael Brown
2019-07-19
2
-0
/
+103
*
[build] Fix use of inline assembly on GCC 8 ARM64 builds
Michael Brown
2019-07-14
1
-2
/
+2
*
[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
*
[init] Show startup and shutdown function names in debug messages
Michael Brown
2019-01-25
1
-0
/
+1
*
[intelxl] Add driver for Intel 40 Gigabit Ethernet NICs
Michael Brown
2018-07-17
1
-0
/
+1
[next]