5400 Commits (a8037ee131a9501ddfc89ce157e3718b1a3b86a7)
 

Autor SHA1 Mensagem Data
  Michael Brown f3fbb5ff1c [malloc] Avoid integer overflow for excessively large memory allocations 8 anos atrás
  Michael Brown 300a371bfb [efi] Expose an UNDI interface alongside the existing SNP interface 8 anos atrás
  Michael Brown 9ff6d08bf5 [efi] Avoid infinite loops when asked to stop non-existent devices 8 anos atrás
  Michael Brown 7b976dd300 [efi] Work around broken 32-bit PE executable parsing in ImageHlp.dll 8 anos atrás
  Carl Henrik Lunde 3f8da985aa [vmxnet3] Avoid completely filling the TX descriptor ring 8 anos atrás
  Michael Brown 1852803e46 [pxe] Notify BIOS via INT 1a,564e for each new network device 8 anos atrás
  Michael Brown 3b586c8e29 [pxe] Invoke INT 1a,564e when PXE stack is activated 8 anos atrás
  Michael Brown fdad22a1ed [efi] Minimise use of iPXE header files when building host utilities 8 anos atrás
  Michael Brown 40a9a0f097 [build] Remove dependency on libiberty 8 anos atrás
  Michael Brown 79443785cd [ncm] Support setting MAC address 8 anos atrás
  Michael Brown 5df081d6c0 [efi] Expose unused USB devices via EFI_USB_IO_PROTOCOL 8 anos atrás
  Michael Brown 668dc73d52 [usb] Allow for wildcard USB class IDs 8 anos atrás
  Michael Brown 549a0caabb [usb] Select preferred USB device configuration based on driver score 8 anos atrás
  Michael Brown e727f576c2 [efi] Include a copy of the device path within struct efi_device 8 anos atrás
  Michael Brown 7107334391 [efi] Provide efi_devpath_len() 8 anos atrás
  Michael Brown 4a7d691697 [xhci] Support arbitrarily large transfers 8 anos atrás
  Michael Brown 8f418ee477 [ehci] Support arbitrarily large transfers 8 anos atrás
  Michael Brown 6424a38323 [ehci] Do not treat zero-length NULL pointers as unreachable 8 anos atrás
  Michael Brown f9e192605c [usb] Generalise zero-length packet generation logic 8 anos atrás
  Michael Brown 8baefad659 [tcpip] Avoid generating positive zero for transmitted UDP checksums 8 anos atrás
  Michael Brown 15a8800a98 [efi] Add a USB host controller driver based on EFI_USB_IO_PROTOCOL 8 anos atrás
  Michael Brown 5cea7bdb2a [efi] Allow efidev_parent() to traverse multiple device generations 8 anos atrás
  Michael Brown fa18bc4205 [efi] Add USB headers and GUID definitions 8 anos atrás
  Michael Brown 82bc90dd88 [usb] Add function to device's function list before attempting probe 8 anos atrás
  Michael Brown 866e525814 [usb] Expose usb_find_driver() 8 anos atrás
  Michael Brown 3376fa520b [efi] Implement the EFI_PXE_BASE_CODE_PROTOCOL 8 anos atrás
  Michael Brown 53d2d9e3c3 [uri] Generalise tftp_uri() to pxe_uri() 8 anos atrás
  Michael Brown be51713474 [pxe] Populate ciaddr in fake PXE Boot Server ACK packet 8 anos atrás
  Michael Brown 355da7b133 [efi] Do not return EFI_NOT_READY from our ReceiveFilters() method 8 anos atrás
  Michael Brown 226d5f2caf [efi] Fix order of events on SNP removal path 8 anos atrás
  Michael Brown 9869ee5125 [efi] Allow calls to efi_snp_claim() and efi_snp_release() to be nested 8 anos atrás
  Michael Brown 8430642642 [tcpip] Allow supported address families to be detected at runtime 8 anos atrás
  Michael Brown f6e1da5cbf [build] Search for ldlinux.c32 separately from isolinux.bin 8 anos atrás
  Michael Brown 619a377328 [efi] Populate debug directory entry FileOffset field 8 anos atrás
  Michael Brown ed609c4889 [efi] Fix debug directory size 8 anos atrás
  Michael Brown bd96c6fffd [efi] Add definitions of GUIDs observed when booting wdsmgfw.efi 8 anos atrás
  Michael Brown 2ef04f092c [pxe] Construct all fake DHCP packets before starting PXE NBP 8 anos atrás
  Michael Brown c522c11c7b [efi] Improve efi_wrap debugging 8 anos atrás
  Michael Brown e08d7ccc95 [efi] Include installed protocol list in unknown handle names 8 anos atrás
  Michael Brown 9501eaf68d [efi] Remove raw EFI_HANDLE values from debug messages 8 anos atrás
  Michael Brown 0e407377dd [efi] Mark EFI debug transcription functions as __attribute__ (( pure )) 8 anos atrás
  Michael Brown a09dd5c03d [efi] Add definitions of GUIDs observed when booting shim.efi and grub.efi 8 anos atrás
  Michael Brown f0c6c4efd8 [dhcp] Do not skip ProxyDHCPREQUEST if next-server is empty 8 anos atrás
  Michael Brown ba3695353a [settings] Re-add "uristring" setting type 8 anos atrás
  Michael Brown 4e03af8ec2 [autoboot] Display image information as part of the default control flow 8 anos atrás
  Michael Brown abfe94a90a [image] Detect image type when image is first registered 8 anos atrás
  Michael Brown f58ebbdfb5 [test] Allow self-tests to report exit status when running under Linux 8 anos atrás
  Michael Brown fb4ce72e64 [pxe] Warn about PXE NBPs that may be EFI executables 8 anos atrás
  Michael Brown 0a34c2aab9 [dhcp] Ignore ProxyDHCPACKs without PXE options 8 anos atrás
  Michael Brown 60e2b71471 [dhcp] Allow pseudo-DHCP servers to use pseudo-identifiers 8 anos atrás