5273 Commits (7f65a08f3e2606a5102fb68acf6ccf5fc283ecb6)
 

Autor SHA1 Nachricht Datum
  Michael Brown 7f65a08f3e [efi] Add %.usb target for building EFI-bootable USB (or other) disk images vor 8 Jahren
  Michael Brown 1fcd4223cc [bitops] Provide BIT_QWORD_PTR() vor 8 Jahren
  Michael Brown 89c767bfd6 [smsc95xx] Add driver for SMSC/Microchip LAN95xx USB Ethernet NICs vor 8 Jahren
  Michael Brown 4957285b22 [bitops] Fix definitions for big-endian devices vor 8 Jahren
  Michael Brown ed18cd5678 [pci] Add definitions for PCI Express function level reset (FLR) vor 8 Jahren
  Michael Brown 475cc92b0b [infiniband] Add qword accessors for ib_guid and ib_gid vor 8 Jahren
  Michael Brown 8aa2026a9f [infiniband] Add definitions for FDR and EDR link speeds vor 8 Jahren
  Michael Brown f3c2da7d4a [intel] Correct definition of receive overrun bit vor 8 Jahren
  Michael Brown fff9281b84 [intel] Forcibly skip PHY reset on some models vor 8 Jahren
  Michael Brown 309c58824f [comboot] Reset console before starting COMBOOT executable vor 8 Jahren
  Michael Brown ed0d7c4f6f [dhcp] Limit maximum number of DHCP discovery deferrals vor 8 Jahren
  Kyösti Mälkki d5f7ee60e7 [intel] Add PCI IDs for i210/i211 flashless operation vor 8 Jahren
  Michael Brown 7cc7e0ec86 [dhcp] Reset start time when deferring discovery vor 8 Jahren
  Michael Brown 6847232e70 [efi] Add support for EFI_GRAPHICS_OUTPUT_PROTOCOL frame buffer consoles vor 8 Jahren
  Michael Brown 4b7443d132 [build] Generalise CONSOLE_VESAFB to CONSOLE_FRAMEBUFFER vor 8 Jahren
  Michael Brown bede691986 [console] Tidy up config/console.h vor 8 Jahren
  Michael Brown 79afe60b09 [fbcon] Move margin calculations to fbcon.c vor 8 Jahren
  Michael Brown bc69777a40 [fbcon] Allow character height to be selected at runtime vor 8 Jahren
  Michael Brown fb2af441c2 [efi] Import EFI_HII_FONT_PROTOCOL definitions vor 8 Jahren
  Michael Brown 42e0c7e956 [efi] Update to current EDK2 headers vor 8 Jahren
  Michael Brown 1880691774 [efi] Reset root directory when installing EFI_SIMPLE_FILE_SYSTEM_PROTOCOL vor 8 Jahren
  Michael Brown 3bd0d340f4 [http] Verify server port when reusing a pooled connection vor 8 Jahren
  Michael Brown 0a4805bf94 [peerdist] Avoid NULL pointer dereference for plaintext blocks vor 8 Jahren
  Michael Brown f3fbb5ff1c [malloc] Avoid integer overflow for excessively large memory allocations vor 8 Jahren
  Michael Brown 300a371bfb [efi] Expose an UNDI interface alongside the existing SNP interface vor 8 Jahren
  Michael Brown 9ff6d08bf5 [efi] Avoid infinite loops when asked to stop non-existent devices vor 8 Jahren
  Michael Brown 7b976dd300 [efi] Work around broken 32-bit PE executable parsing in ImageHlp.dll vor 8 Jahren
  Carl Henrik Lunde 3f8da985aa [vmxnet3] Avoid completely filling the TX descriptor ring vor 8 Jahren
  Michael Brown 1852803e46 [pxe] Notify BIOS via INT 1a,564e for each new network device vor 8 Jahren
  Michael Brown 3b586c8e29 [pxe] Invoke INT 1a,564e when PXE stack is activated vor 8 Jahren
  Michael Brown fdad22a1ed [efi] Minimise use of iPXE header files when building host utilities vor 8 Jahren
  Michael Brown 40a9a0f097 [build] Remove dependency on libiberty vor 8 Jahren
  Michael Brown 79443785cd [ncm] Support setting MAC address vor 8 Jahren
  Michael Brown 5df081d6c0 [efi] Expose unused USB devices via EFI_USB_IO_PROTOCOL vor 8 Jahren
  Michael Brown 668dc73d52 [usb] Allow for wildcard USB class IDs vor 8 Jahren
  Michael Brown 549a0caabb [usb] Select preferred USB device configuration based on driver score 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 4a7d691697 [xhci] Support arbitrarily large transfers vor 8 Jahren
  Michael Brown 8f418ee477 [ehci] Support arbitrarily large transfers vor 8 Jahren
  Michael Brown 6424a38323 [ehci] Do not treat zero-length NULL pointers as unreachable vor 8 Jahren
  Michael Brown f9e192605c [usb] Generalise zero-length packet generation logic vor 8 Jahren
  Michael Brown 8baefad659 [tcpip] Avoid generating positive zero for transmitted UDP checksums vor 8 Jahren
  Michael Brown 15a8800a98 [efi] Add a USB host controller driver based on EFI_USB_IO_PROTOCOL vor 8 Jahren
  Michael Brown 5cea7bdb2a [efi] Allow efidev_parent() to traverse multiple device generations vor 8 Jahren
  Michael Brown fa18bc4205 [efi] Add USB headers and GUID definitions vor 8 Jahren
  Michael Brown 82bc90dd88 [usb] Add function to device's function list before attempting probe vor 8 Jahren
  Michael Brown 866e525814 [usb] Expose usb_find_driver() vor 8 Jahren
  Michael Brown 3376fa520b [efi] Implement the EFI_PXE_BASE_CODE_PROTOCOL vor 8 Jahren
  Michael Brown 53d2d9e3c3 [uri] Generalise tftp_uri() to pxe_uri() vor 8 Jahren