5259 Commits (4b7443d132d4d889618588d78ed111099f16c6f9)
 

Author SHA1 Message Date
  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
  Michael Brown be51713474 [pxe] Populate ciaddr in fake PXE Boot Server ACK packet 8 years ago
  Michael Brown 355da7b133 [efi] Do not return EFI_NOT_READY from our ReceiveFilters() method 8 years ago
  Michael Brown 226d5f2caf [efi] Fix order of events on SNP removal path 8 years ago
  Michael Brown 9869ee5125 [efi] Allow calls to efi_snp_claim() and efi_snp_release() to be nested 8 years ago
  Michael Brown 8430642642 [tcpip] Allow supported address families to be detected at runtime 8 years ago
  Michael Brown f6e1da5cbf [build] Search for ldlinux.c32 separately from isolinux.bin 8 years ago
  Michael Brown 619a377328 [efi] Populate debug directory entry FileOffset field 8 years ago
  Michael Brown ed609c4889 [efi] Fix debug directory size 8 years ago
  Michael Brown bd96c6fffd [efi] Add definitions of GUIDs observed when booting wdsmgfw.efi 8 years ago
  Michael Brown 2ef04f092c [pxe] Construct all fake DHCP packets before starting PXE NBP 8 years ago
  Michael Brown c522c11c7b [efi] Improve efi_wrap debugging 8 years ago
  Michael Brown e08d7ccc95 [efi] Include installed protocol list in unknown handle names 8 years ago
  Michael Brown 9501eaf68d [efi] Remove raw EFI_HANDLE values from debug messages 8 years ago
  Michael Brown 0e407377dd [efi] Mark EFI debug transcription functions as __attribute__ (( pure )) 8 years ago