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
...
*
[usb] Record USB device speed separately from current port speed
Michael Brown
2015-12-07
1
-0
/
+2
*
[bitops] Provide BIT_QWORD_PTR()
Michael Brown
2015-12-02
1
-0
/
+7
*
[smsc95xx] Add driver for SMSC/Microchip LAN95xx USB Ethernet NICs
Michael Brown
2015-12-01
1
-0
/
+1
*
[bitops] Fix definitions for big-endian devices
Michael Brown
2015-11-30
1
-6
/
+13
*
[pci] Add definitions for PCI Express function level reset (FLR)
Michael Brown
2015-11-30
1
-0
/
+7
*
[infiniband] Add qword accessors for ib_guid and ib_gid
Michael Brown
2015-11-30
1
-0
/
+2
*
[infiniband] Add definitions for FDR and EDR link speeds
Michael Brown
2015-11-30
1
-0
/
+3
*
[efi] Add support for EFI_GRAPHICS_OUTPUT_PROTOCOL frame buffer consoles
Michael Brown
2015-10-16
1
-0
/
+1
*
[fbcon] Move margin calculations to fbcon.c
Michael Brown
2015-10-14
1
-4
/
+2
*
[fbcon] Allow character height to be selected at runtime
Michael Brown
2015-10-14
1
-8
/
+12
*
[efi] Import EFI_HII_FONT_PROTOCOL definitions
Michael Brown
2015-10-07
3
-0
/
+831
*
[efi] Update to current EDK2 headers
Michael Brown
2015-10-07
28
-373
/
+12442
*
[efi] Expose unused USB devices via EFI_USB_IO_PROTOCOL
Michael Brown
2015-09-14
2
-0
/
+81
*
[usb] Allow for wildcard USB class IDs
Michael Brown
2015-09-14
1
-3
/
+42
*
[usb] Select preferred USB device configuration based on driver score
Michael Brown
2015-09-14
1
-9
/
+39
*
[efi] Include a copy of the device path within struct efi_device
Michael Brown
2015-09-13
1
-0
/
+2
*
[efi] Provide efi_devpath_len()
Michael Brown
2015-09-13
1
-0
/
+1
*
[usb] Generalise zero-length packet generation logic
Michael Brown
2015-09-13
1
-2
/
+2
*
[tcpip] Avoid generating positive zero for transmitted UDP checksums
Michael Brown
2015-09-10
1
-2
/
+36
*
[efi] Add a USB host controller driver based on EFI_USB_IO_PROTOCOL
Michael Brown
2015-09-07
2
-1
/
+5
*
[efi] Add USB headers and GUID definitions
Michael Brown
2015-09-06
5
-0
/
+1992
*
[usb] Expose usb_find_driver()
Michael Brown
2015-09-06
1
-0
/
+5
*
[efi] Implement the EFI_PXE_BASE_CODE_PROTOCOL
Michael Brown
2015-09-02
2
-0
/
+18
*
[uri] Generalise tftp_uri() to pxe_uri()
Michael Brown
2015-09-02
1
-2
/
+2
*
[efi] Allow calls to efi_snp_claim() and efi_snp_release() to be nested
Michael Brown
2015-09-01
1
-3
/
+3
*
[tcpip] Allow supported address families to be detected at runtime
Michael Brown
2015-09-01
1
-0
/
+3
*
[efi] Add definitions of GUIDs observed when booting wdsmgfw.efi
Michael Brown
2015-09-01
3
-0
/
+358
*
[efi] Improve efi_wrap debugging
Michael Brown
2015-08-27
1
-0
/
+4
*
[efi] Mark EFI debug transcription functions as __attribute__ (( pure ))
Michael Brown
2015-08-27
1
-3
/
+5
*
[efi] Add definitions of GUIDs observed when booting shim.efi and grub.efi
Michael Brown
2015-08-27
4
-0
/
+667
*
[settings] Re-add "uristring" setting type
Michael Brown
2015-08-25
1
-1
/
+4
*
[image] Detect image type when image is first registered
Michael Brown
2015-08-21
1
-1
/
+0
*
[test] Allow self-tests to report exit status when running under Linux
Michael Brown
2015-08-21
1
-1
/
+1
*
[peerdist] Add block download multiplexer
Michael Brown
2015-08-17
2
-0
/
+74
*
[peerdist] Add individual block download mechanism
Michael Brown
2015-08-17
2
-0
/
+145
*
[peerdist] Add segment discovery mechanism
Michael Brown
2015-08-17
2
-0
/
+117
*
[http] Rewrite HTTP core to support content encodings
Michael Brown
2015-08-17
2
-5
/
+487
*
[block] Add generic block device translator
Michael Brown
2015-08-16
2
-0
/
+39
*
[efi] Hold off watchdog timer while running
Michael Brown
2015-08-03
2
-0
/
+32
*
[crypto] Support SHA-{224,384,512} in X.509 certificates
Michael Brown
2015-08-02
2
-0
/
+26
*
[crypto] Add ASN.1 OIDs for sha{224,384,512}WithRsaEncryption
Tufan Karadere
2015-08-02
1
-0
/
+18
*
[tls] Report supported signature algorithms in ClientHello
Michael Brown
2015-08-02
1
-0
/
+3
*
[serial] Check for UART existence in uart_select()
Michael Brown
2015-07-31
1
-0
/
+1
*
[elf] Reject ELFBoot images requiring virtual addressing
Michael Brown
2015-07-29
1
-0
/
+11
*
[linebuf] Support buffering of multiple lines
Michael Brown
2015-07-28
1
-6
/
+6
*
[pool] Add a generic concept of a pooled connection
Michael Brown
2015-07-28
1
-0
/
+127
*
[peerdist] Add support for constructing and decoding retrieval messages
Michael Brown
2015-07-28
1
-0
/
+376
*
[peerdist] Add support for constructing and decoding discovery messages
Michael Brown
2015-07-28
2
-0
/
+48
*
[peerdist] Include trimmed range within content information block
Michael Brown
2015-07-28
1
-0
/
+2
*
[netdevice] Allow network devices to disclaim IRQ support at runtime
Michael Brown
2015-07-28
1
-1
/
+10
[prev]
[next]