1760 Commits (5e622dc085d461d21e0db8f8d9773863ebc1468f)

Author SHA1 Message Date
  Michael Brown a60f2ddfeb [usb] Try multiple USB device configurations 9 years ago
  Michael Brown e2a26f76de [uri] Allow tftp_uri() to construct a URI with a custom port 9 years ago
  Michael Brown cc5a27f9cb [ncm] Add support for CDC-NCM USB Ethernet devices 9 years ago
  Michael Brown fd53ada87c [usb] Add support for xHCI host controllers 9 years ago
  Michael Brown e17e771a13 [usb] Add basic support for USB hubs 9 years ago
  Michael Brown 018b13dcec [usb] Add basic support for USB devices 9 years ago
  Michael Brown 072d656a2f [pci] Allow drivers to specify a PCI class 9 years ago
  Michael Brown 0166a68351 [hyperv] Require support for VMBus version 3.0 or newer 9 years ago
  Michael Brown f6a3bc0aa1 [rndis] Ignore start-of-day RNDIS_INDICATE_STATUS_MSG with status 0x40020006 9 years ago
  Michael Brown 639632b059 [hyperv] Assume that VMBus xfer page ranges correspond to RNDIS messages 9 years ago
  Michael Brown 4de0e273a7 [rndis] Send RNDIS_HALT_MSG 9 years ago
  Michael Brown 1d0ade42db [rndis] Send RNDIS_INITIALISE_MSG 9 years ago
  Michael Brown ef16d0d2b3 [hyperv] Add support for NetVSC paravirtual network devices 9 years ago
  Michael Brown d1894970db [hyperv] Add support for VMBus devices 9 years ago
  Michael Brown d77a546fb4 [hyperv] Add support for Hyper-V hypervisor 9 years ago
  Michael Brown 1d2b7c91f7 [rndis] Add generic RNDIS device abstraction 9 years ago
  Michael Brown c86b22221d [iobuf] Add iob_split() to split an I/O buffer into portions 9 years ago
  Michael Brown d83fb45b66 [device] Provide a driver-private data field for root devices 9 years ago
  Michael Brown 28149d30f5 [list] Add sanity checks after list-adding functions 9 years ago
  Michael Brown 67879f66eb [libc] Add ASSERTED macro to test if any assertion has triggered 9 years ago
  Michael Brown dea6a6c1a0 [ping] Allow "ping" command output to be inhibited 9 years ago
  Michael Brown 1c34ca70d1 [ping] Allow termination after a specified number of packets 9 years ago
  Michael Brown 047baaba38 [efi] Add NII / UNDI driver 9 years ago
  Michael Brown 318b5fca1a [efi] Update to current EDK2 headers 9 years ago
  Michael Brown b9a5ff2b03 [efi] Generalise snpnet_dev_info() to efi_device_info() 9 years ago
  Michael Brown a48a71b720 [efi] Add definitions of GUIDs observed when chainloading from Intel driver 9 years ago
  Michael Brown 9ee89d0bf1 [efi] Centralise definitions of more protocol GUIDs 9 years ago
  Michael Brown f94d651632 [efi] Avoid returning uninitialised data from PCI configuration space reads 9 years ago
  Michael Brown 0cc2f42f46 [efi] Wrap any images loaded by our wrapped image 9 years ago
  Michael Brown a56bba3912 [efi] Add definitions of GUIDs observed during Windows boot 9 years ago
  Michael Brown 8b2942a7db [xen] Cope with unexpected initial backend states 10 years ago
  Michael Brown be79ca535a [xen] Use version 1 grant tables by default 10 years ago
  Michael Brown 5c4f1da2ce [efi] Generalise snpnet_pci_info() to efi_locate_device() 10 years ago
  Michael Brown 2bf428c2a9 [efi] Move abstract device path and handle functions to efi_utils.c 10 years ago
  Michael Brown 7b3cc18462 [efi] Open device path protocol only at point of use 10 years ago
  Michael Brown 3b42ed477f [efi] Provide centralised definitions of commonly-used GUIDs 10 years ago
  Michael Brown 4a480f1d15 [efi] Avoid unnecessarily passing pointers to EFI_HANDLEs 10 years ago
  Michael Brown 88bd71a27a [efi] Allow compiler to perform type checks on EFI_HANDLE 10 years ago
  Michael Brown 2e0821b9ed [efi] Use efi_handle_name() instead of efi_handle_devpath_text() 10 years ago
  Michael Brown 736fcf60d1 [efi] Add ability to dump all openers of a given protocol on a handle 10 years ago
  Michael Brown 550f212d15 [efi] Provide efi_handle_name() for debugging 10 years ago
  Michael Brown 0b40e76d95 [efi] Expand the range of well-known EFI GUIDs in debug messages 10 years ago
  Michael Brown 98d09a1e03 [netdevice] Avoid registering duplicate network devices 10 years ago
  Michael Brown dc18fd7648 [efi] Default to releasing network devices for use via SNP 10 years ago
  Michael Brown 793a806611 [xen] Add support for Xen netfront virtual NICs 10 years ago
  Michael Brown 036af27a45 [xen] Add basic support for PV-HVM domains 10 years ago
  Michael Brown ec94a8798f [xen] Import selected public headers 10 years ago
  Michael Brown ec30c856a8 [ioapi] Centralise notion of PAGE_SIZE 10 years ago
  Michael Brown eb55c6871a [efi] Include EFI_CONSOLE_CONTROL_PROTOCOL header 10 years ago
  Michael Brown c3b6ccf65b [efi] Allow for interception of boot services calls by loaded image 10 years ago