5230 Commits (15a8800a984239553cbbb6629e076e98a3be7537)
 

Author SHA1 Message Date
  Michael Brown 15a8800a98 [efi] Add a USB host controller driver based on EFI_USB_IO_PROTOCOL 8 years ago
  Michael Brown 5cea7bdb2a [efi] Allow efidev_parent() to traverse multiple device generations 8 years ago
  Michael Brown fa18bc4205 [efi] Add USB headers and GUID definitions 8 years ago
  Michael Brown 82bc90dd88 [usb] Add function to device's function list before attempting probe 8 years ago
  Michael Brown 866e525814 [usb] Expose usb_find_driver() 8 years ago
  Michael Brown 3376fa520b [efi] Implement the EFI_PXE_BASE_CODE_PROTOCOL 8 years ago
  Michael Brown 53d2d9e3c3 [uri] Generalise tftp_uri() to pxe_uri() 8 years ago
  Michael Brown be51713474 [pxe] Populate ciaddr in fake PXE Boot Server ACK packet 8 years ago
  Michael Brown 355da7b133 [efi] Do not return EFI_NOT_READY from our ReceiveFilters() method 8 years ago
  Michael Brown 226d5f2caf [efi] Fix order of events on SNP removal path 8 years ago
  Michael Brown 9869ee5125 [efi] Allow calls to efi_snp_claim() and efi_snp_release() to be nested 8 years ago
  Michael Brown 8430642642 [tcpip] Allow supported address families to be detected at runtime 8 years ago
  Michael Brown f6e1da5cbf [build] Search for ldlinux.c32 separately from isolinux.bin 8 years ago
  Michael Brown 619a377328 [efi] Populate debug directory entry FileOffset field 8 years ago
  Michael Brown ed609c4889 [efi] Fix debug directory size 8 years ago
  Michael Brown bd96c6fffd [efi] Add definitions of GUIDs observed when booting wdsmgfw.efi 8 years ago
  Michael Brown 2ef04f092c [pxe] Construct all fake DHCP packets before starting PXE NBP 8 years ago
  Michael Brown c522c11c7b [efi] Improve efi_wrap debugging 8 years ago
  Michael Brown e08d7ccc95 [efi] Include installed protocol list in unknown handle names 8 years ago
  Michael Brown 9501eaf68d [efi] Remove raw EFI_HANDLE values from debug messages 8 years ago
  Michael Brown 0e407377dd [efi] Mark EFI debug transcription functions as __attribute__ (( pure )) 8 years ago
  Michael Brown a09dd5c03d [efi] Add definitions of GUIDs observed when booting shim.efi and grub.efi 8 years ago
  Michael Brown f0c6c4efd8 [dhcp] Do not skip ProxyDHCPREQUEST if next-server is empty 8 years ago
  Michael Brown ba3695353a [settings] Re-add "uristring" setting type 8 years ago
  Michael Brown 4e03af8ec2 [autoboot] Display image information as part of the default control flow 8 years ago
  Michael Brown abfe94a90a [image] Detect image type when image is first registered 8 years ago
  Michael Brown f58ebbdfb5 [test] Allow self-tests to report exit status when running under Linux 8 years ago
  Michael Brown fb4ce72e64 [pxe] Warn about PXE NBPs that may be EFI executables 8 years ago
  Michael Brown 0a34c2aab9 [dhcp] Ignore ProxyDHCPACKs without PXE options 8 years ago
  Michael Brown 60e2b71471 [dhcp] Allow pseudo-DHCP servers to use pseudo-identifiers 8 years ago
  Fabrice Bacchella c0b61bad99 [efi] Work around bugs in Emulex NII driver 8 years ago
  Fabrice Bacchella b71037989d [efi] Improve NII driver logging 8 years ago
  Wissam Shoukair eb8df9a046 [ipoib] Fix a race when chain-loading undionly.kpxe in IPoIB 8 years ago
  Michael Brown fd18417cf1 [peerdist] Add support for PeerDist (aka BranchCache) HTTP content encoding 8 years ago
  Michael Brown d2b2a0adae [peerdist] Add block download multiplexer 8 years ago
  Michael Brown 4d032d5db8 [peerdist] Add individual block download mechanism 8 years ago
  Michael Brown dc9d24e7d2 [peerdist] Add segment discovery mechanism 8 years ago
  Michael Brown 518a98eb56 [http] Rewrite HTTP core to support content encodings 8 years ago
  Michael Brown 09236e6030 [block] Add generic block device translator 8 years ago
  Daniel Pieczko abd36b9f96 [prefix] Use correct register for KEEP_IT_REAL physical address conversion 8 years ago
  Michael Brown 989fe14ccd [efi] Add missing "ULL" suffix on 64-bit constant 8 years ago
  Michael Brown c6b299df20 [efi] Hold off watchdog timer while running 8 years ago
  Michael Brown b1caa48e4b [crypto] Support SHA-{224,384,512} in X.509 certificates 9 years ago
  Tufan Karadere 93370488ac [crypto] Add ASN.1 OIDs for sha{224,384,512}WithRsaEncryption 9 years ago
  Michael Brown fc7885ed9e [tls] Report supported signature algorithms in ClientHello 9 years ago
  Michael Brown 1ac7434111 [tls] Do not access beyond the end of a 24-bit integer 9 years ago
  Michael Brown 2849932c48 [serial] Check for UART existence in uart_select() 9 years ago
  Michael Brown 9aa55f811a [comboot] Avoid dragging in serial console support unconditionally 9 years ago
  Michael Brown ae7f22eb28 [elf] Reject ELFBoot images requiring virtual addressing 9 years ago
  Michael Brown 1e4ff872be [linebuf] Support buffering of multiple lines 9 years ago