66 Commits (afee77d816f42c7e405c065395c6a7f4dc2aade1)

Autor SHA1 Nachricht Datum
  Ignat Korchagin e226fecd1b [efi] Fix error handling path in efi_snp_probe vor 5 Jahren
  Rob Taglang 88ac1d3fe4 [efi] Exclude link-layer header length from MaxPacketSize vor 6 Jahren
  Michael Brown a272b7ce57 [efi] Raise TPL within EFI_SIMPLE_NETWORK_PROTOCOL entry points vor 6 Jahren
  Michael Brown c89a446cf0 [efi] Run at TPL_CALLBACK to protect against UEFI timers vor 6 Jahren
  Michael Brown e8f30571a3 [efi] Match behaviour of SnpDxe for truncated received packets vor 6 Jahren
  Michael Brown 3f429bdcfe [efi] Check buffer length for packets retrieved via our SNP protocol vor 6 Jahren
  Michael Brown 632e57f0f3 [efi] Do not copy garbage bytes into SNP device path MAC address vor 8 Jahren
  Michael Brown 8f0bec4346 [efi] Include VLAN in SNP device path if applicable vor 8 Jahren
  Michael Brown 6847232e70 [efi] Add support for EFI_GRAPHICS_OUTPUT_PROTOCOL frame buffer consoles vor 8 Jahren
  Michael Brown 300a371bfb [efi] Expose an UNDI interface alongside the existing SNP interface vor 8 Jahren
  Michael Brown e727f576c2 [efi] Include a copy of the device path within struct efi_device vor 8 Jahren
  Michael Brown 7107334391 [efi] Provide efi_devpath_len() vor 8 Jahren
  Michael Brown 355da7b133 [efi] Do not return EFI_NOT_READY from our ReceiveFilters() method vor 8 Jahren
  Michael Brown 226d5f2caf [efi] Fix order of events on SNP removal path vor 8 Jahren
  Michael Brown 9869ee5125 [efi] Allow calls to efi_snp_claim() and efi_snp_release() to be nested vor 8 Jahren
  Michael Brown 9501eaf68d [efi] Remove raw EFI_HANDLE values from debug messages vor 8 Jahren
  Michael Brown f58ebbdfb5 [test] Allow self-tests to report exit status when running under Linux vor 8 Jahren
  Michael Brown c6b299df20 [efi] Hold off watchdog timer while running vor 9 Jahren
  Michael Brown a15c0d7e86 [efi] Allow user experience to be downgraded vor 9 Jahren
  Michael Brown 88a5f56dc7 [efi] Fix receive and transmit completion reporting vor 9 Jahren
  Michael Brown 9ee89d0bf1 [efi] Centralise definitions of more protocol GUIDs vor 9 Jahren
  Michael Brown 2bf428c2a9 [efi] Move abstract device path and handle functions to efi_utils.c vor 10 Jahren
  Michael Brown 7b3cc18462 [efi] Open device path protocol only at point of use vor 10 Jahren
  Michael Brown 3b42ed477f [efi] Provide centralised definitions of commonly-used GUIDs vor 10 Jahren
  Michael Brown 60891f699a [efi] Use efi_handle_name() instead of efi_devpath_text() where applicable vor 10 Jahren
  Michael Brown 7cfb502fff [efi] Ignore failures when attempting to install SNP HII protocol vor 10 Jahren
  Michael Brown dc18fd7648 [efi] Default to releasing network devices for use via SNP vor 10 Jahren
  Michael Brown c7051d826b [efi] Allow network devices to be created on top of arbitrary SNP devices vor 10 Jahren
  Michael Brown f2c116ff7d [efi] Provide a meaningful EFI SNP device name vor 10 Jahren
  Michael Brown 8290a95513 [build] Expose build timestamp, build name, and product names vor 10 Jahren
  Michael Brown f473b9c3f6 [efi] Disable SNP devices when running iPXE as the application vor 10 Jahren
  Michael Brown 54409583e2 [efi] Perform meaningful error code conversions vor 11 Jahren
  Michael Brown c7c3d839fc [efi] Add our own EFI_LOAD_FILE_PROTOCOL implementation vor 11 Jahren
  Michael Brown db014f3c23 [efi] Add last_opened_snpdev() vor 11 Jahren
  Michael Brown 717279a294 [efi] Include product short name in EFI SNP device names vor 11 Jahren
  Michael Brown 7cf6c6bfed [efi] Add EFI_COMPONENT_NAME2_PROTOCOL instance for each SNP device vor 11 Jahren
  Michael Brown 41ea18a455 [efi] Split SNP HII functionality into a separate file vor 12 Jahren
  Michael Brown bab0a4c1ce [efi] Mark SNP formset compliant with IBM's Unified Configuration Manager vor 12 Jahren
  Michael Brown 09cc63fc8b [efi] Provide guaranteed space in transmitted packets vor 11 Jahren
  Michael Brown 03f0c23f8b [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers vor 12 Jahren
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts vor 12 Jahren
  Michael Brown d3d87a2d92 [efi] Update link state in SNP device mode data vor 12 Jahren
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() vor 13 Jahren
  Michael Brown 0a71888792 [efi] Ensure that each HII package list and formset has a unique GUID vor 13 Jahren
  Michael Brown 1c67e20261 [efi] Add support for HII vor 13 Jahren
  Michael Brown 870524a3b2 [efi] Add EFI string formatting functions vor 13 Jahren
  Michael Brown b9326c3655 [efi] Mark SNP devices as children of EFI PCI device vor 13 Jahren
  Michael Brown d7736fbb7b [efi] Allow EFI to control PCI bus enumeration vor 13 Jahren
  Michael Brown f9b3fae8d4 [pci] Use single "busdevfn" field in struct pci_device vor 13 Jahren
  Michael Brown 308615cd97 [efi] Always allow MAX_LL_HEADER_LEN for the link-layer header vor 13 Jahren