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] Add EFI_BLOCK_IO2_PROTOCOL header and GUID definition
Michael Brown
2016-10-17
2
-0
/
+209
*
[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
*
[cmdline] Add certificate management commands
Michael Brown
2016-08-31
1
-0
/
+1
*
[crypto] Add certstat() to display basic certificate information
Michael Brown
2016-08-31
1
-0
/
+16
*
[crypto] Allow certificates to be marked as having been added explicitly
Michael Brown
2016-08-31
1
-0
/
+4
*
[crypto] Expose certstore_del() to explicitly remove stored certificates
Michael Brown
2016-08-31
1
-0
/
+1
*
[list] Add list_next_entry() and list_prev_entry()
Michael Brown
2016-08-31
1
-0
/
+28
*
[crypto] Generalise X.509 "valid" field to a "flags" field
Michael Brown
2016-08-25
1
-3
/
+18
*
[crypto] Add image_x509() to extract X.509 certificates from image
Michael Brown
2016-08-25
1
-0
/
+4
*
[pixbuf] Enable PNG format by default
Michael Brown
2016-07-29
1
-0
/
+1
*
[crypto] Add PEM image format
Michael Brown
2016-07-29
2
-0
/
+23
*
[crypto] Add DER image format
Michael Brown
2016-07-29
2
-0
/
+17
*
[image] Add image_asn1() to extract ASN.1 objects from image
Michael Brown
2016-07-29
1
-0
/
+16
*
[crypto] Allow for parsing of partial ASN.1 cursors
Michael Brown
2016-07-28
1
-0
/
+2
*
[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
1
-1
/
+1
*
[ipv6] Allow for multiple routers
Michael Brown
2016-07-25
2
-2
/
+45
*
[ipv6] Rename ipv6_scope to ipv6_settings_scope
Michael Brown
2016-07-21
1
-1
/
+1
*
[ipv6] Create routing table based on IPv6 settings
Michael Brown
2016-07-20
1
-4
/
+6
*
[ipv6] Match user expectations for IPv6 settings priorities
Michael Brown
2016-07-19
1
-0
/
+12
*
[settings] Allow settings blocks to specify a sibling ordering
Michael Brown
2016-07-19
1
-0
/
+2
*
[ipv6] Expose IPv6 link-local address settings
Michael Brown
2016-07-19
1
-0
/
+3
*
[ipv6] Expose IPv6 settings acquired through NDP
Michael Brown
2016-07-19
1
-0
/
+9
*
[ipv6] Rename ipv6_scope to dhcpv6_scope
Michael Brown
2016-07-16
1
-1
/
+1
*
[settings] Create space for IPv6 in settings display order
Michael Brown
2016-07-15
1
-16
/
+20
*
[acpi] Add support for ACPI power off
Michael Brown
2016-07-11
1
-0
/
+75
*
[efi] Install the HII config access protocol on a child of the SNP handle
Laszlo Ersek
2016-07-08
1
-0
/
+4
*
[profile] Allow profiling to be globally enabled or disabled
Michael Brown
2016-07-05
1
-0
/
+2
*
[libc] Allow assertions to be globally enabled or disabled
Michael Brown
2016-07-05
1
-0
/
+2
*
[debug] Allow debug messages to be initially disabled at runtime
Michael Brown
2016-07-05
1
-1
/
+5
*
[debug] Allow per-object runtime enabling/disabling of debug messages
Michael Brown
2016-07-05
1
-4
/
+13
*
[dhcp] Automatically generate vendor class identifier string
Michael Brown
2016-07-04
1
-0
/
+23
*
[dhcpv6] Include vendor class identifier option in DHCPv6 requests
Michael Brown
2016-07-04
1
-11
/
+32
*
[dhcpv6] Include RFC5970 client architecture options in DHCPv6 requests
Michael Brown
2016-07-04
1
-0
/
+33
*
[virtio] Renumber virtio_pci_region flags
Ladi Prosek
2016-06-20
1
-3
/
+3
*
[thunderx] Add driver for Cavium ThunderX SoC NICs
Michael Brown
2016-06-13
1
-0
/
+1
*
[cmdline] Add "ntp" command
Michael Brown
2016-06-13
1
-0
/
+14
*
[ntp] Add simple NTP client
Michael Brown
2016-06-13
2
-0
/
+110
*
[time] Allow system clock to be adjusted at runtime
Michael Brown
2016-06-13
2
-3
/
+16
*
[tcp] Send TCP keepalives on idle established connections
Michael Brown
2016-06-13
1
-0
/
+8
*
[pci] Support systems with multiple PCI root bridges
Michael Brown
2016-06-09
1
-7
/
+9
*
[efi] Expose DHCP packets via the Apple NetBoot protocol
Michael Brown
2016-05-29
2
-0
/
+47
*
[dhcp] Fix definitions for x86_64 and EFI BC client architectures
Michael Brown
2016-05-26
1
-4
/
+4
*
[arm] Use correct DHCP client architecture values
Michael Brown
2016-05-26
1
-0
/
+4
*
[axge] Add driver for ASIX 10/100/1000 USB Ethernet NICs
Michael Brown
2016-05-26
1
-0
/
+1
*
[lotest] Add option to use broadcast packets for loopback testing
Michael Brown
2016-05-23
1
-1
/
+2
*
[settings] Extend numerical setting tags to "unsigned long"
Michael Brown
2016-05-20
1
-1
/
+1
*
[pci] Add support for PCI Enhanced Allocation
Michael Brown
2016-05-20
3
-0
/
+72
*
[legacy] Fix building with GCC 6
Michael Brown
2016-05-04
1
-1
/
+2
[next]