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
*
[pic8259] Fix definitions for "read IRR" and "read ISR" commands
Michael Brown
2017-01-25
1
-2
/
+2
*
[hyperv] Ignore unsolicited VMBus messages
Michael Brown
2017-01-24
1
-39
/
+43
*
[cloud] Show CPU vendor and model in example cloud boot scripts
Michael Brown
2017-01-24
3
-0
/
+6
*
[netdevice] Allow MTU to be changed at runtime
Michael Brown
2017-01-23
3
-3
/
+67
*
[virtio] Use host-specified MTU when available
Michael Brown
2017-01-23
2
-13
/
+37
*
[cloud] Add ability to retrieve Google Compute Engine metadata
Michael Brown
2017-01-23
5
-0
/
+87
*
[virtio] Use separate RX and TX empty header buffers
Michael Brown
2017-01-23
1
-7
/
+12
*
[af_packet] Add new AF_PACKET driver for Linux
David Decotigny
2017-01-22
4
-0
/
+372
*
[build] Return const char * from uuid_ntoa()
David Decotigny
2017-01-22
3
-3
/
+3
*
[virtio] Remove queue size limit in legacy virtio
Ladi Prosek
2017-01-22
4
-13
/
+44
*
[virtio] Simplify virtqueue shutdown
Ladi Prosek
2017-01-22
2
-19
/
+20
*
[virtio] Cap queue size to MAX_QUEUE_NUM
Ladi Prosek
2017-01-22
2
-4
/
+10
*
[build] Add %.vhd target for building VM bootable disk images
Michael Brown
2017-01-22
2
-0
/
+6
*
[ipv4] Accept unicast packets for the local network broadcast address
Michael Brown
2017-01-22
1
-0
/
+1
*
[golan] Update Connect-IB, ConnectX-4 and ConnectX-4 Lx (Infiniband) support
Raed Salem
2016-12-08
23
-152
/
+901
*
[efi] Work around temporal anomaly encountered during ExitBootServices()
Michael Brown
2016-12-07
3
-0
/
+36
*
[undi] Try matching UNDI ROMs in BIOS enumeration order
Michael Brown
2016-12-07
1
-1
/
+1
*
[prefix] Include diagnostic information within progress messages
Michael Brown
2016-12-06
1
-14
/
+38
*
[prefix] Remove impossible progress message
Michael Brown
2016-12-06
1
-1
/
+0
*
[undi] Clean up driver and device name information
Michael Brown
2016-12-05
5
-39
/
+32
*
[romprefix] Avoid using PMM-allocated memory in UNDI loader entry point
Michael Brown
2016-12-05
2
-1
/
+33
*
[undi] Allocate base memory before calling UNDI loader entry point
Michael Brown
2016-12-05
1
-14
/
+16
*
[efi] Add basic EFI SAN booting capability
Michael Brown
2016-11-17
5
-1
/
+1097
*
[iscsi] Avoid potential infinite loops during shutdown
Michael Brown
2016-11-17
1
-0
/
+1
*
[interface] Provide intf_reinit() to reinitialise nullified interfaces
Michael Brown
2016-11-16
3
-6
/
+20
*
[build] Disable TIVOLI_VMM_WORKAROUND in the qemu configuration
Laszlo Ersek
2016-11-08
1
-0
/
+5
*
[librm] Conditionalize the workaround for the Tivoli VMM's SSE garbling
Laszlo Ersek
2016-11-08
2
-3
/
+14
*
[bzimage] Fix page alignment of initrd images
Michael Brown
2016-10-29
1
-3
/
+5
*
[efi] Add EFI_BLOCK_IO2_PROTOCOL header and GUID definition
Michael Brown
2016-10-17
4
-0
/
+216
*
[efi] Update to current EDK2 headers
Michael Brown
2016-10-16
15
-46
/
+401
*
[efi] Mark AppleNetBoot.h as a native iPXE header
Michael Brown
2016-10-16
1
-3
/
+3
*
[crypto] Mark permanent certificates as permanent
Michael Brown
2016-08-31
1
-0
/
+1
*
[cmdline] Add certificate management commands
Michael Brown
2016-08-31
4
-0
/
+309
*
[crypto] Add certstat() to display basic certificate information
Michael Brown
2016-08-31
3
-2
/
+81
*
[crypto] Allow certificates to be marked as having been added explicitly
Michael Brown
2016-08-31
2
-4
/
+23
*
[crypto] Expose certstore_del() to explicitly remove stored certificates
Michael Brown
2016-08-31
2
-4
/
+16
*
[list] Add list_next_entry() and list_prev_entry()
Michael Brown
2016-08-31
2
-0
/
+51
*
[crypto] Generalise X.509 "valid" field to a "flags" field
Michael Brown
2016-08-25
5
-10
/
+25
*
[crypto] Add image_x509() to extract X.509 certificates from image
Michael Brown
2016-08-25
2
-0
/
+46
*
[pixbuf] Enable PNG format by default
Michael Brown
2016-07-29
6
-31
/
+73
*
[build] Remove more obsolete explicit object requirements
Michael Brown
2016-07-29
1
-6
/
+0
*
[crypto] Enable both DER and PEM formats by default
Michael Brown
2016-07-29
5
-43
/
+83
*
[build] Remove obsolete explicit object requirements
Michael Brown
2016-07-29
1
-4
/
+0
*
[image] Use image_asn1() to extract data from CMS signature images
Michael Brown
2016-07-29
2
-12
/
+11
*
[crypto] Add PEM image format
Michael Brown
2016-07-29
7
-0
/
+343
*
[crypto] Add DER image format
Michael Brown
2016-07-29
9
-0
/
+396
*
[image] Add image_asn1() to extract ASN.1 objects from image
Michael Brown
2016-07-29
2
-0
/
+51
*
[crypto] Allow for parsing of partial ASN.1 cursors
Michael Brown
2016-07-28
2
-6
/
+9
*
[crypto] Remove obsolete extern declaration for asn1_invalidate_cursor()
Michael Brown
2016-07-28
1
-1
/
+0
*
[hyperv] Use instance UUID in device name
Michael Brown
2016-07-26
2
-2
/
+6
[next]