4993 Commits (8ab4b00442759ff9b61f5e813b73d29d91c4ae5f)
 

Author SHA1 Message Date
  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
  Curtis Larsen 2ce1c70166 [efi] Try various possible SNP receive filters 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 471fdfab79 [efi] Reset multicast filter list when setting SNP receive filters 10 years ago
  Michael Brown 1f7b269954 [efi] Add ability to dump SNP device mode information 10 years ago
  Curtis Larsen 27e9ee147a [efi] Report errors from attempting to disconnect existing drivers 10 years ago
  Michael Brown c77859931d [efi] Print raw device path when we have no DevicePathToTextProtocol 10 years ago
  Michael Brown 102008f648 [efi] Also try original ComponentName protocol for retrieving driver names 10 years ago
  Michael Brown f207176987 [efi] Add excessive sanity checks into efi_debug functions 10 years ago
  Michael Brown 89c8c7d4eb [efi] Improve debugging of the debugging facilities 10 years ago
  Michael Brown 7023923db2 [efi] Dump handle information around connect/disconnect attempts 10 years ago
  Michael Brown 16d99cc8ef [efi] Dump existing openers when we are unable to open a protocol 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 60891f699a [efi] Use efi_handle_name() instead of efi_devpath_text() where applicable 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 7cfb502fff [efi] Ignore failures when attempting to install SNP HII protocol 10 years ago
  Michael Brown 98d09a1e03 [netdevice] Avoid registering duplicate network devices 10 years ago
  Michael Brown 057eb9e496 [efi] Report exact failure when unable to open the device path 10 years ago
  Michael Brown 608fb792eb [efi] Fix incorrect debug message level when device has no device path 10 years ago
  Michael Brown 79419a1c69 [efi] Fill in loaded image's DeviceHandle if firmware fails to do so 10 years ago
  Michael Brown b53d4ae398 [efi] Unload started images only on failure 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 721a492020 [lotest] Discard packets arriving on the incorrect network device 10 years ago
  Michael Brown ec30c856a8 [ioapi] Centralise notion of PAGE_SIZE 10 years ago
  Florian Schmaus 6153c09c41 [build] Set GITVERSION only if there is a git repository 10 years ago
  Michael Brown 410f50c2ee [efi] Show more diagnostic information when building with DEBUG=efi_wrap 10 years ago
  Sven Ulland de65a240b9 [lacp] Set "aggregatable" flag in response LACPDU 10 years ago
  Michael Brown 5888c887a4 [x86_64] Add functions to read and write model-specific registers 10 years ago
  Michael Brown 945b8de1fd [i386] Add functions to read and write model-specific registers 10 years ago
  Michael Brown 3a02409fc8 [natsemi] Check for ioremap() failures 10 years ago
  Michael Brown 720ae17aa4 [myson] Check for ioremap() failures 10 years ago
  Michael Brown 022ef91984 [skel] Check for ioremap() failures 10 years ago
  Michael Brown 7ab3035749 [vmxnet3] Check for ioremap() failures 10 years ago
  Michael Brown 857e4f56a7 [realtek] Check for ioremap() failures 10 years ago
  Michael Brown 9ce2b56af6 [intel] Check for ioremap() failures 10 years ago
  Michael Brown ae778091ca [ioapi] Fail ioremap() when attempting to map a zero bus address 10 years ago
  Curtis Larsen 8a42a36942 [efi] Use EFI_CONSOLE_CONTROL_PROTOCOL to set text mode if available 10 years ago
  Michael Brown eb55c6871a [efi] Include EFI_CONSOLE_CONTROL_PROTOCOL header 10 years ago
  Michael Brown d4a7cbfb64 [efi] Print well-known GUIDs by name in debug messages 10 years ago
  Michael Brown c3b6ccf65b [efi] Allow for interception of boot services calls by loaded image 10 years ago
  Michael Brown 8a380987c1 [efi] Install our own disk I/O protocol and claim exclusive use of it 10 years ago