835 Commits (36a4c85f911c85f5ab183331ff74d125f9a9ed32)

Author SHA1 Message Date
  Michael Brown b91cc983da [hyperv] Cope with Windows Server 2016 enlightenments 7 years ago
  Michael Brown 648657b776 [block] Provide abstraction to allow system to be quiesced 7 years ago
  Michael Brown dd976cb50d [block] Provide sandev_read() and sandev_write() as global symbols 7 years ago
  Michael Brown 84d406ccf4 [block] Allow use of a non-default EFI SAN boot filename 7 years ago
  Michael Brown a82f937485 [efi] Add efi_sprintf() and efi_vsprintf() 7 years ago
  Martin Habets f3788fa837 [sfc] Add driver for Solarflare SFC8XXX adapters 7 years ago
  Michael Brown 7cfdd769aa [block] Describe all SAN devices via ACPI tables 7 years ago
  Michael Brown 6b385c9da3 [block] Allow SAN retry count to be reconfigured 7 years ago
  Michael Brown 6bd0060f26 [time] Add sleep_fixed() function to sleep without checking for Ctrl-C 7 years ago
  Michael Brown bb5a54b79a [block] Add basic multipath support 7 years ago
  Michael Brown c212597336 [block] Add dummy SAN device 7 years ago
  Michael Brown b340971852 [iobuf] Increase minimum I/O buffer size to 128 bytes 7 years ago
  Michael Brown c90b4d82b7 [malloc] Track maximum heap usage 7 years ago
  Michael Brown c26c1fd07c [infiniband] Return status code from ib_create_mi() 7 years ago
  Michael Brown 39ef530088 [infiniband] Return status code from ib_create_cq() and ib_create_qp() 7 years ago
  Michael Brown de2c6fa240 [dhcp] Allow vendor class to be changed in DHCP requests 7 years ago
  Michael Brown 553f485734 [efi] Add EFI_ACPI_TABLE_PROTOCOL header and GUID definition 7 years ago
  Michael Brown 0463ec32c7 [efi] Update to current EDK2 headers 7 years ago
  Michael Brown e7ee2eda4b [block] Centralise "san-drive" setting 7 years ago
  Michael Brown 4adc7b0290 [block] Centralise SAN device abstraction 7 years ago
  Michael Brown 530ec83011 [block] Remove spurious comments 7 years ago
  Michael Brown 23b788e5cd [interface] Provide the ability to shut down multiple interfaces 7 years ago
  Michael Brown 302f1eeb80 [time] Allow timer to be selected at runtime 7 years ago
  Michael Brown 70fc25ad6e [netdevice] Limit MTU by hardware maximum frame length 7 years ago
  Michael Brown 16aed6e5ce [netdevice] Allow MTU to be changed at runtime 7 years ago
  David Decotigny b6f524388b [af_packet] Add new AF_PACKET driver for Linux 7 years ago
  David Decotigny 04c7befa73 [build] Return const char * from uuid_ntoa() 7 years ago
  Ladi Prosek fba3b39900 [virtio] Remove queue size limit in legacy virtio 7 years ago
  Ladi Prosek e45451c699 [virtio] Cap queue size to MAX_QUEUE_NUM 7 years ago
  Michael Brown 5cf5ffea28 [efi] Work around temporal anomaly encountered during ExitBootServices() 7 years ago
  Michael Brown fd95c780b6 [efi] Add basic EFI SAN booting capability 7 years ago
  Michael Brown daa8ed9274 [interface] Provide intf_reinit() to reinitialise nullified interfaces 7 years ago
  Michael Brown 0be77e959e [efi] Add EFI_BLOCK_IO2_PROTOCOL header and GUID definition 7 years ago
  Michael Brown f796d5b6b6 [efi] Update to current EDK2 headers 7 years ago
  Michael Brown 54dcfed375 [efi] Mark AppleNetBoot.h as a native iPXE header 7 years ago
  Michael Brown eed1258038 [cmdline] Add certificate management commands 7 years ago
  Michael Brown 9a1a42f283 [crypto] Allow certificates to be marked as having been added explicitly 7 years ago
  Michael Brown 534eae4d92 [crypto] Expose certstore_del() to explicitly remove stored certificates 7 years ago
  Michael Brown 161c80af5b [list] Add list_next_entry() and list_prev_entry() 7 years ago
  Michael Brown ff28b22568 [crypto] Generalise X.509 "valid" field to a "flags" field 7 years ago
  Michael Brown e564a4e7d6 [crypto] Add image_x509() to extract X.509 certificates from image 7 years ago
  Michael Brown 2afd66eb55 [pixbuf] Enable PNG format by default 8 years ago
  Michael Brown 84add97ce9 [crypto] Add PEM image format 8 years ago
  Michael Brown eb7188d04b [crypto] Add DER image format 8 years ago
  Michael Brown ef50608029 [image] Add image_asn1() to extract ASN.1 objects from image 8 years ago
  Michael Brown 296670a648 [crypto] Allow for parsing of partial ASN.1 cursors 8 years ago
  Michael Brown 5846ce2e9e [crypto] Remove obsolete extern declaration for asn1_invalidate_cursor() 8 years ago
  Michael Brown 145aae3998 [hyperv] Use instance UUID in device name 8 years ago
  Michael Brown a4c4f72297 [ipv6] Allow for multiple routers 8 years ago
  Michael Brown daa1a59310 [ipv6] Rename ipv6_scope to ipv6_settings_scope 8 years ago