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
...
|
*
[infiniband] Allow SRP device to be described using an EFI device path
Michael Brown
2020-10-23
4
-33
/
+95
|
*
[fcp] Allow Fibre Channel device to be described using an EFI device path
Michael Brown
2020-10-22
4
-8
/
+61
|
*
[iscsi] Allow iSCSI device to be described using an EFI device path
Michael Brown
2020-10-20
3
-0
/
+75
|
*
[efi] Show block device ACPI table contents only at DBGLVL_EXTRA
Michael Brown
2020-10-20
1
-3
/
+3
|
*
[aoe] Allow AoE device to be described using an EFI device path
Michael Brown
2020-10-19
4
-29
/
+82
|
*
[efi] Provide utility function to concatenate device paths
Michael Brown
2020-10-19
2
-0
/
+54
|
*
[efi] Split efi_netdev_path() out to a separate function
Michael Brown
2020-10-19
3
-37
/
+71
|
*
[http] Allow HTTP connection to be described using an EFI device path
Michael Brown
2020-10-19
1
-0
/
+15
|
*
[efi] Provide efi_uri_path() to construct a URI device path
Michael Brown
2020-10-19
2
-0
/
+45
|
*
[usbblk] Allow USB block device to be described using an EFI device path
Michael Brown
2020-10-16
1
-0
/
+15
|
*
[efi] Split efi_usb_path() out to a separate function
Michael Brown
2020-10-16
4
-54
/
+89
|
*
[efi] Define an interface operation to describe using an EFI device path
Michael Brown
2020-10-16
2
-0
/
+31
|
*
[efi] Split device path functions out to efi_path.c
Michael Brown
2020-10-16
14
-54
/
+99
|
*
[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
|
*
[build] Provide a testable platform macro alongside -DPLATFORM
Michael Brown
2020-10-16
1
-1
/
+1
|
*
[ipv6] Reduce time spent waiting for router discovery
Michael Brown
2020-10-14
1
-0
/
+9
|
*
[efi] Enable NET_PROTO_IPV6 by default
Tore Anderson
2020-10-14
2
-1
/
+3
|
*
[lacp] Ignore (and do not echo) trailing padding on received packets
Michael Brown
2020-10-14
1
-0
/
+3
|
*
[lacp] Detect and ignore erroneously looped back LACP packets
Michael Brown
2020-10-14
1
-0
/
+8
|
*
[efi] Defer local download process until file has been opened
Michael Brown
2020-10-13
1
-2
/
+5
|
*
[usbblk] Add support for USB mass storage devices
Michael Brown
2020-10-13
7
-0
/
+1025
|
*
[usb] Move usbio driver to end of USB driver list
Michael Brown
2020-10-13
2
-1
/
+4
|
*
[usb] Allow endpoints to be refilled to a specified upper limit
Michael Brown
2020-10-12
2
-3
/
+17
|
*
[usb] Allow device halt to be cleared independently of host controller
Michael Brown
2020-10-12
2
-14
/
+32
|
*
[efi] Always enable recursion when calling ConnectController()
Michael Brown
2020-10-02
2
-3
/
+3
|
*
[efi] Connect controllers after loading an EFI driver
Michael Brown
2020-10-02
1
-0
/
+11
|
*
[ncm] Treat a zero divisor as indicating no alignment requirements
Michael Brown
2020-10-02
1
-5
/
+8
|
*
[efi] Fix reporting of USB supported languages array
Michael Brown
2020-10-02
2
-11
/
+18
|
*
[efi] Avoid integer underflow on malformed USB string descriptors
Michael Brown
2020-10-02
1
-0
/
+7
|
*
[usb] Avoid integer underflow on malformed string descriptors
Michael Brown
2020-10-02
1
-1
/
+8
|
*
[efi] Allow DEBUG=efi_wrap to be used independently of a loaded image
Michael Brown
2020-10-01
2
-25
/
+35
|
*
[efi] Disconnect controllers before uninstalling EFI_USB_IO_PROTOCOL
Michael Brown
2020-09-29
1
-0
/
+6
|
*
[usb] Show debug message on device removal
Michael Brown
2020-09-29
1
-0
/
+5
|
*
[efi] Report any USB errors as EFI_USB_ERR_SYSTEM
Michael Brown
2020-09-29
1
-3
/
+2
|
*
[efi] Leave USB endpoint descriptors in existence until device is removed
Michael Brown
2020-09-29
1
-28
/
+80
|
*
[usb] Reset control endpoints immediately after failure
Michael Brown
2020-09-29
1
-0
/
+1
|
*
[efi] Use address offset as reported by EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL
Michael Brown
2020-09-25
3
-14
/
+206
|
*
[pci] Update drivers to use pci_ioremap()
Michael Brown
2020-09-25
47
-71
/
+85
|
*
[pci] Define pci_ioremap() for mapping PCI bus addresses
Michael Brown
2020-09-24
8
-0
/
+66
|
*
[efi] Provide a single implementation of efipci_root_close()
Michael Brown
2020-09-24
1
-13
/
+22
|
*
[efi] Show memory map returned by wrapped calls to GetMemoryMap
Michael Brown
2020-09-22
1
-2
/
+20
|
*
[efi] Add debug wrappers for all boot services functions of interest
Michael Brown
2020-09-19
3
-2
/
+605
|
*
[build] Fix building on older versions of gcc
Michael Brown
2020-08-23
1
-16
/
+21
|
*
[efi] Attempt NII initialisation both with and without cable detection
Michael Brown
2020-08-17
1
-9
/
+28
*
|
Merge branch 'master' into openslx
Simon Rettberg
2020-08-12
90
-410
/
+15445
|
\
|
|
*
[efi] Use device path to locate filesystem from which we were loaded
Michael Brown
2020-08-03
2
-2
/
+53
|
*
[efi] Match EDK2 numbering for USB ports
Michael Brown
2020-08-03
1
-1
/
+1
|
*
[comboot] Fix stack pointer retrieval after COM32 binary returns
Dentcho Ludmilov Bankov
2020-07-27
1
-1
/
+1
|
*
[efi] Check the status code from AllocatePool()
Ignat Korchagin
2020-07-22
1
-4
/
+5
[prev]
[next]