1816 Commits (fdad22a1ed0cefcc975f9f6d2a6153d3b47bc78a)

Autor SHA1 Nachricht Datum
  Michael Brown 5df081d6c0 [efi] Expose unused USB devices via EFI_USB_IO_PROTOCOL vor 8 Jahren
  Michael Brown 668dc73d52 [usb] Allow for wildcard USB class IDs vor 8 Jahren
  Michael Brown 549a0caabb [usb] Select preferred USB device configuration based on driver score vor 8 Jahren
  Michael Brown e727f576c2 [efi] Include a copy of the device path within struct efi_device vor 8 Jahren
  Michael Brown 7107334391 [efi] Provide efi_devpath_len() vor 8 Jahren
  Michael Brown f9e192605c [usb] Generalise zero-length packet generation logic vor 8 Jahren
  Michael Brown 8baefad659 [tcpip] Avoid generating positive zero for transmitted UDP checksums vor 8 Jahren
  Michael Brown 15a8800a98 [efi] Add a USB host controller driver based on EFI_USB_IO_PROTOCOL vor 8 Jahren
  Michael Brown fa18bc4205 [efi] Add USB headers and GUID definitions vor 8 Jahren
  Michael Brown 866e525814 [usb] Expose usb_find_driver() vor 8 Jahren
  Michael Brown 3376fa520b [efi] Implement the EFI_PXE_BASE_CODE_PROTOCOL vor 8 Jahren
  Michael Brown 53d2d9e3c3 [uri] Generalise tftp_uri() to pxe_uri() vor 8 Jahren
  Michael Brown 9869ee5125 [efi] Allow calls to efi_snp_claim() and efi_snp_release() to be nested vor 8 Jahren
  Michael Brown 8430642642 [tcpip] Allow supported address families to be detected at runtime vor 8 Jahren
  Michael Brown bd96c6fffd [efi] Add definitions of GUIDs observed when booting wdsmgfw.efi vor 8 Jahren
  Michael Brown c522c11c7b [efi] Improve efi_wrap debugging vor 8 Jahren
  Michael Brown 0e407377dd [efi] Mark EFI debug transcription functions as __attribute__ (( pure )) vor 8 Jahren
  Michael Brown a09dd5c03d [efi] Add definitions of GUIDs observed when booting shim.efi and grub.efi vor 8 Jahren
  Michael Brown ba3695353a [settings] Re-add "uristring" setting type vor 8 Jahren
  Michael Brown abfe94a90a [image] Detect image type when image is first registered vor 8 Jahren
  Michael Brown f58ebbdfb5 [test] Allow self-tests to report exit status when running under Linux vor 8 Jahren
  Michael Brown d2b2a0adae [peerdist] Add block download multiplexer vor 8 Jahren
  Michael Brown 4d032d5db8 [peerdist] Add individual block download mechanism vor 8 Jahren
  Michael Brown dc9d24e7d2 [peerdist] Add segment discovery mechanism vor 8 Jahren
  Michael Brown 518a98eb56 [http] Rewrite HTTP core to support content encodings vor 8 Jahren
  Michael Brown 09236e6030 [block] Add generic block device translator vor 9 Jahren
  Michael Brown c6b299df20 [efi] Hold off watchdog timer while running vor 9 Jahren
  Michael Brown b1caa48e4b [crypto] Support SHA-{224,384,512} in X.509 certificates vor 9 Jahren
  Tufan Karadere 93370488ac [crypto] Add ASN.1 OIDs for sha{224,384,512}WithRsaEncryption vor 9 Jahren
  Michael Brown fc7885ed9e [tls] Report supported signature algorithms in ClientHello vor 9 Jahren
  Michael Brown 2849932c48 [serial] Check for UART existence in uart_select() vor 9 Jahren
  Michael Brown ae7f22eb28 [elf] Reject ELFBoot images requiring virtual addressing vor 9 Jahren
  Michael Brown 1e4ff872be [linebuf] Support buffering of multiple lines vor 9 Jahren
  Michael Brown 20d35b0145 [pool] Add a generic concept of a pooled connection vor 9 Jahren
  Michael Brown a8d9cd9485 [peerdist] Add support for constructing and decoding retrieval messages vor 9 Jahren
  Michael Brown 51b99d8bc8 [peerdist] Add support for constructing and decoding discovery messages vor 9 Jahren
  Michael Brown f0d594557c [peerdist] Include trimmed range within content information block vor 9 Jahren
  Michael Brown b20d4a1522 [netdevice] Allow network devices to disclaim IRQ support at runtime vor 9 Jahren
  Michael Brown 2bcf13f13a [ipv4] Allow IPv4 socket addresses to include a scope ID vor 9 Jahren
  Michael Brown 6efcabd415 [ipv4] Redefine IP address constants to avoid unnecessary byte swapping vor 9 Jahren
  Michael Brown 41670ca2fe [ipv6] Treat a missing network device name as "netX" vor 9 Jahren
  Michael Brown 09824eca31 [crypto] Replace AES implementation vor 9 Jahren
  Michael Brown 69891db8e2 [crypto] Add ECB block cipher mode (for debug and self-tests only) vor 9 Jahren
  Michael Brown 775f5943c0 [crypto] Add bit-rotation functions for 8-bit and 16-bit values vor 9 Jahren
  Michael Brown 07b0d4fa30 [xferbuf] Add xfer_buffer() to provide direct access to underlying buffer vor 9 Jahren
  Michael Brown cbbd6b761e [xferbuf] Generalise to handle umalloc()-based buffers vor 9 Jahren
  Michael Brown 0dc85aed03 [xfer] Add xfer_check_order() utility function vor 9 Jahren
  Michael Brown 81c80c8ba9 [interface] Add intf_poke() helper vor 9 Jahren
  Michael Brown 6bc3d99496 [profile] Add profile_custom() for profiling with arbitrary time units vor 9 Jahren
  Michael Brown 89816af2a4 [fault] Add inject_corruption() to randomly corrupt data vor 9 Jahren