5273 Commits (7f65a08f3e2606a5102fb68acf6ccf5fc283ecb6)
 

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