65 Commits (88ac1d3fe4ad8e905f679355efac236d1e55ba82)

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