26 Commits (74d90b33f8490adcee2026ece18d8411d93b6a39)

Autor SHA1 Nachricht Datum
  Michael Brown 74d90b33f8 [efi] Inhibit our driver Start() method during disconnection attempts vor 6 Jahren
  Michael Brown d46c53cfc6 [efi] Continue to connect remaining handles after connection errors vor 6 Jahren
  Michael Brown 9ff6d08bf5 [efi] Avoid infinite loops when asked to stop non-existent devices vor 8 Jahren
  Michael Brown e727f576c2 [efi] Include a copy of the device path within struct efi_device vor 8 Jahren
  Michael Brown 5cea7bdb2a [efi] Allow efidev_parent() to traverse multiple device generations vor 8 Jahren
  Michael Brown 9501eaf68d [efi] Remove raw EFI_HANDLE values from debug messages vor 8 Jahren
  Michael Brown 2bf428c2a9 [efi] Move abstract device path and handle functions to efi_utils.c vor 9 Jahren
  Michael Brown 7b3cc18462 [efi] Open device path protocol only at point of use vor 9 Jahren
  Michael Brown 3b42ed477f [efi] Provide centralised definitions of commonly-used GUIDs vor 9 Jahren
  Curtis Larsen 27e9ee147a [efi] Report errors from attempting to disconnect existing drivers vor 9 Jahren
  Michael Brown 7023923db2 [efi] Dump handle information around connect/disconnect attempts vor 9 Jahren
  Michael Brown 16d99cc8ef [efi] Dump existing openers when we are unable to open a protocol vor 9 Jahren
  Michael Brown 2e0821b9ed [efi] Use efi_handle_name() instead of efi_handle_devpath_text() vor 9 Jahren
  Michael Brown 057eb9e496 [efi] Report exact failure when unable to open the device path vor 9 Jahren
  Michael Brown 608fb792eb [efi] Fix incorrect debug message level when device has no device path vor 9 Jahren
  Michael Brown 56b2f66dd2 [efi] Attempt to start only drivers claiming support for a device vor 10 Jahren
  Michael Brown c7051d826b [efi] Allow network devices to be created on top of arbitrary SNP devices vor 10 Jahren
  Michael Brown 0e3ab6064e [efi] Restructure EFI driver model vor 10 Jahren
  Michael Brown 8290a95513 [build] Expose build timestamp, build name, and product names vor 10 Jahren
  Michael Brown 2602965806 [efi] Connect driver to devices as part of installation vor 10 Jahren
  Michael Brown 8de6b973c4 [efi] Allow driver to be unloaded vor 10 Jahren
  Michael Brown 54409583e2 [efi] Perform meaningful error code conversions vor 11 Jahren
  Michael Brown 1a79f6f37a [efi] Delegate to child device's EFI_COMPONENT_NAME2_PROTOCOL, if present vor 11 Jahren
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts vor 12 Jahren
  Michael Brown 870524a3b2 [efi] Add EFI string formatting functions vor 13 Jahren
  Michael Brown d7736fbb7b [efi] Allow EFI to control PCI bus enumeration vor 13 Jahren