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
*
[virtio] Support VIRTIO_NET_F_IOMMU_PLATFORM
Jason Wang
2017-07-10
1
-0
/
+1
*
[smscusb] Abstract out common SMSC USB device functionality
Michael Brown
2017-07-07
1
-0
/
+1
*
[tls] Support RFC5746 secure renegotiation
Michael Brown
2017-07-04
1
-0
/
+15
*
[usb] Use non-zero language ID to retrieve strings
Michael Brown
2017-07-03
1
-0
/
+6
*
[exanic] Add driver for Exablaze ExaNIC cards
Michael Brown
2017-06-24
1
-0
/
+1
*
[crypto] Expose pem_asn1() for use with non-image data
Michael Brown
2017-06-20
1
-1
/
+7
*
[crypto] Provide asn1_built() to construct a cursor from a builder
Michael Brown
2017-06-20
1
-0
/
+24
*
[crypto] Expose asn1_grow()
Michael Brown
2017-06-20
1
-0
/
+1
*
[crypto] Expose RSA_CTX_SIZE constant
Michael Brown
2017-06-20
1
-0
/
+3
*
[usb] Allow for USB network devices with no interrupt endpoint
Michael Brown
2017-06-14
1
-1
/
+13
*
[acpi] Expose ACPI tables via settings mechanism
Michael Brown
2017-05-23
1
-0
/
+1
*
[efi] Provide access to ACPI tables
Michael Brown
2017-05-23
3
-0
/
+67
*
[acpi] Make acpi_find_rsdt() a per-platform method
Michael Brown
2017-05-23
2
-16
/
+69
*
[settings] Extend numerical setting tags to 64 bits
Michael Brown
2017-05-22
1
-1
/
+1
*
[hyperv] Cope with Windows Server 2016 enlightenments
Michael Brown
2017-04-28
2
-0
/
+29
*
[block] Provide abstraction to allow system to be quiesced
Michael Brown
2017-04-26
1
-0
/
+31
*
[block] Provide sandev_read() and sandev_write() as global symbols
Michael Brown
2017-04-26
1
-6
/
+4
*
[block] Allow use of a non-default EFI SAN boot filename
Michael Brown
2017-04-12
4
-2
/
+11
*
[efi] Add efi_sprintf() and efi_vsprintf()
Michael Brown
2017-04-12
1
-0
/
+23
*
[sfc] Add driver for Solarflare SFC8XXX adapters
Martin Habets
2017-04-10
1
-0
/
+2
*
[libc] Add stdbool.h standard header
Michael Brown
2017-04-10
2
-1
/
+11
*
[mucurses] Fix erroneous __nonnull attribute
Michael Brown
2017-03-29
1
-1
/
+2
*
[block] Describe all SAN devices via ACPI tables
Michael Brown
2017-03-28
6
-31
/
+131
*
[block] Allow SAN retry count to be reconfigured
Michael Brown
2017-03-27
2
-0
/
+9
*
[time] Add sleep_fixed() function to sleep without checking for Ctrl-C
Michael Brown
2017-03-27
1
-0
/
+1
*
[block] Add basic multipath support
Michael Brown
2017-03-26
2
-12
/
+37
*
[block] Add dummy SAN device
Michael Brown
2017-03-26
3
-0
/
+20
*
[iobuf] Increase minimum I/O buffer size to 128 bytes
Michael Brown
2017-03-23
1
-1
/
+1
*
[malloc] Track maximum heap usage
Michael Brown
2017-03-22
1
-0
/
+2
*
[infiniband] Return status code from ib_create_mi()
Michael Brown
2017-03-22
1
-2
/
+3
*
[infiniband] Return status code from ib_create_cq() and ib_create_qp()
Michael Brown
2017-03-22
1
-8
/
+10
*
[build] Avoid confusing sparse in single-argument DBG() macros
Michael Brown
2017-03-22
1
-2
/
+2
*
[dhcp] Allow vendor class to be changed in DHCP requests
Michael Brown
2017-03-20
1
-0
/
+2
*
[efi] Add EFI_ACPI_TABLE_PROTOCOL header and GUID definition
Michael Brown
2017-03-10
2
-0
/
+130
*
[efi] Update to current EDK2 headers
Michael Brown
2017-03-10
14
-44
/
+1233
*
[build] Provide common ARRAY_SIZE() definition
Michael Brown
2017-03-10
1
-0
/
+7
*
[block] Centralise "san-drive" setting
Michael Brown
2017-03-07
3
-21
/
+1
*
[block] Centralise SAN device abstraction
Michael Brown
2017-03-07
2
-1
/
+124
*
[block] Remove spurious comments
Michael Brown
2017-03-07
1
-7
/
+0
*
[interface] Provide the ability to shut down multiple interfaces
Michael Brown
2017-02-02
1
-0
/
+5
*
[time] Allow timer to be selected at runtime
Michael Brown
2017-01-26
4
-115
/
+53
*
[netdevice] Limit MTU by hardware maximum frame length
Michael Brown
2017-01-25
1
-1
/
+8
*
[netdevice] Allow MTU to be changed at runtime
Michael Brown
2017-01-23
1
-0
/
+3
*
[af_packet] Add new AF_PACKET driver for Linux
David Decotigny
2017-01-22
2
-0
/
+8
*
[build] Return const char * from uuid_ntoa()
David Decotigny
2017-01-22
1
-1
/
+1
*
[virtio] Remove queue size limit in legacy virtio
Ladi Prosek
2017-01-22
2
-4
/
+4
*
[virtio] Cap queue size to MAX_QUEUE_NUM
Ladi Prosek
2017-01-22
1
-3
/
+3
*
[efi] Work around temporal anomaly encountered during ExitBootServices()
Michael Brown
2016-12-07
1
-0
/
+1
*
[efi] Add basic EFI SAN booting capability
Michael Brown
2016-11-17
3
-0
/
+29
*
[interface] Provide intf_reinit() to reinitialise nullified interfaces
Michael Brown
2016-11-16
1
-0
/
+18
[next]