aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe
AgeCommit message (Expand)AuthorFilesLines
2016-10-16[efi] Mark AppleNetBoot.h as a native iPXE headerMichael Brown1-3/+3
2016-08-31[cmdline] Add certificate management commandsMichael Brown1-0/+1
2016-08-31[crypto] Allow certificates to be marked as having been added explicitlyMichael Brown1-0/+4
2016-08-31[crypto] Expose certstore_del() to explicitly remove stored certificatesMichael Brown1-0/+1
2016-08-31[list] Add list_next_entry() and list_prev_entry()Michael Brown1-0/+28
2016-08-25[crypto] Generalise X.509 "valid" field to a "flags" fieldMichael Brown1-3/+18
2016-08-25[crypto] Add image_x509() to extract X.509 certificates from imageMichael Brown1-0/+4
2016-07-29[pixbuf] Enable PNG format by defaultMichael Brown1-0/+1
2016-07-29[crypto] Add PEM image formatMichael Brown2-0/+23
2016-07-29[crypto] Add DER image formatMichael Brown2-0/+17
2016-07-29[image] Add image_asn1() to extract ASN.1 objects from imageMichael Brown1-0/+16
2016-07-28[crypto] Allow for parsing of partial ASN.1 cursorsMichael Brown1-0/+2
2016-07-28[crypto] Remove obsolete extern declaration for asn1_invalidate_cursor()Michael Brown1-1/+0
2016-07-26[hyperv] Use instance UUID in device nameMichael Brown1-1/+1
2016-07-25[ipv6] Allow for multiple routersMichael Brown2-2/+45
2016-07-21[ipv6] Rename ipv6_scope to ipv6_settings_scopeMichael Brown1-1/+1
2016-07-20[ipv6] Create routing table based on IPv6 settingsMichael Brown1-4/+6
2016-07-19[ipv6] Match user expectations for IPv6 settings prioritiesMichael Brown1-0/+12
2016-07-19[settings] Allow settings blocks to specify a sibling orderingMichael Brown1-0/+2
2016-07-19[ipv6] Expose IPv6 link-local address settingsMichael Brown1-0/+3
2016-07-19[ipv6] Expose IPv6 settings acquired through NDPMichael Brown1-0/+9
2016-07-16[ipv6] Rename ipv6_scope to dhcpv6_scopeMichael Brown1-1/+1
2016-07-15[settings] Create space for IPv6 in settings display orderMichael Brown1-16/+20
2016-07-11[acpi] Add support for ACPI power offMichael Brown1-0/+75
2016-07-08[efi] Install the HII config access protocol on a child of the SNP handleLaszlo Ersek1-0/+4
2016-07-05[profile] Allow profiling to be globally enabled or disabledMichael Brown1-0/+2
2016-07-04[dhcp] Automatically generate vendor class identifier stringMichael Brown1-0/+23
2016-07-04[dhcpv6] Include vendor class identifier option in DHCPv6 requestsMichael Brown1-11/+32
2016-07-04[dhcpv6] Include RFC5970 client architecture options in DHCPv6 requestsMichael Brown1-0/+33
2016-06-20[virtio] Renumber virtio_pci_region flagsLadi Prosek1-3/+3
2016-06-13[thunderx] Add driver for Cavium ThunderX SoC NICsMichael Brown1-0/+1
2016-06-13[ntp] Add simple NTP clientMichael Brown2-0/+110
2016-06-13[time] Allow system clock to be adjusted at runtimeMichael Brown1-1/+14
2016-06-13[tcp] Send TCP keepalives on idle established connectionsMichael Brown1-0/+8
2016-06-09[pci] Support systems with multiple PCI root bridgesMichael Brown1-7/+9
2016-05-29[efi] Expose DHCP packets via the Apple NetBoot protocolMichael Brown2-0/+47
2016-05-26[dhcp] Fix definitions for x86_64 and EFI BC client architecturesMichael Brown1-4/+4
2016-05-26[arm] Use correct DHCP client architecture valuesMichael Brown1-0/+4
2016-05-26[axge] Add driver for ASIX 10/100/1000 USB Ethernet NICsMichael Brown1-0/+1
2016-05-20[settings] Extend numerical setting tags to "unsigned long"Michael Brown1-1/+1
2016-05-20[pci] Add support for PCI Enhanced AllocationMichael Brown3-0/+72
2016-05-04[efi] Generalise EFI entropy generation to non-x86 CPUsMichael Brown1-0/+1
2016-05-04[efi] Use a timer event to generate the currticks() timerMichael Brown2-302/+18
2016-05-04[tcpip] Do not fall back to using unoptimised TCP/IP checksummingMichael Brown1-9/+4
2016-04-15[virtio] Add virtio 1.0 PCI supportLadi Prosek3-1/+153
2016-04-15[virtio] Add virtio 1.0 constants and data structuresLadi Prosek2-0/+68
2016-04-15[pci] Add pci_find_next_capability()Ladi Prosek1-0/+2
2016-04-12[pool] Fix check for reopenable pooled connectionsSuresh Sundriyal1-1/+1
2016-03-29[iscsi] Include DHCP server address in iBFTMichael Brown1-0/+2
2016-03-22[golan] Add Connect-IB, ConnectX-4 and ConnectX-4 Lx (Infiniband) supportWissam Shoukair1-0/+2