1835 Révisions (47dcd392dcd79d02eec2714696012785dd7a47c9)

Auteur SHA1 Message Date
  Michael Brown 57fa0db03f [image] Provide image_set_uri() to modify an image's URI il y a 8 ans
  Michael Brown 2f861d736f [usb] Add support for numeric keypad on USB keyboards il y a 8 ans
  Michael Brown ae8dfd74c0 [smsc95xx] Fetch MAC from SMBIOS OEM string for Honeywell VM3 il y a 8 ans
  Michael Brown 721302fa54 [settings] Expose SMBIOS settings as global variables il y a 8 ans
  Michael Brown e3012f9949 [efi] Centralise EFI file system info GUIDs il y a 8 ans
  Michael Brown 296dee6d38 [acm] Add support for CDC-ACM (aka USB RNDIS) devices il y a 8 ans
  Michael Brown fb8c52de9b [usb] Allow USB device IDs to include arbitrary driver-specific data il y a 8 ans
  Michael Brown eb1fc1e957 [usb] Record USB device speed separately from current port speed il y a 8 ans
  Michael Brown 1fcd4223cc [bitops] Provide BIT_QWORD_PTR() il y a 8 ans
  Michael Brown 89c767bfd6 [smsc95xx] Add driver for SMSC/Microchip LAN95xx USB Ethernet NICs il y a 8 ans
  Michael Brown 4957285b22 [bitops] Fix definitions for big-endian devices il y a 8 ans
  Michael Brown ed18cd5678 [pci] Add definitions for PCI Express function level reset (FLR) il y a 8 ans
  Michael Brown 475cc92b0b [infiniband] Add qword accessors for ib_guid and ib_gid il y a 8 ans
  Michael Brown 8aa2026a9f [infiniband] Add definitions for FDR and EDR link speeds il y a 8 ans
  Michael Brown 6847232e70 [efi] Add support for EFI_GRAPHICS_OUTPUT_PROTOCOL frame buffer consoles il y a 8 ans
  Michael Brown 79afe60b09 [fbcon] Move margin calculations to fbcon.c il y a 8 ans
  Michael Brown bc69777a40 [fbcon] Allow character height to be selected at runtime il y a 8 ans
  Michael Brown fb2af441c2 [efi] Import EFI_HII_FONT_PROTOCOL definitions il y a 8 ans
  Michael Brown 42e0c7e956 [efi] Update to current EDK2 headers il y a 8 ans
  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