1816 Révisions (fdad22a1ed0cefcc975f9f6d2a6153d3b47bc78a)

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