david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/interface
Michael Brown e8f30571a3 [efi] Match behaviour of SnpDxe for truncated received packets
The UEFI specification does not state whether or not a return value of
EFI_BUFFER_TOO_SMALL from the SNP Receive() method should follow the
usual EFI API behaviour of allowing the caller to retry the request
with an increased buffer size.

Examination of the SnpDxe driver in EDK2 suggests that Receive() will
just return the truncated packet (complete with any requested
link-layer header fields), so match this behaviour.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2017-09-06 23:56:22 +01:00
..
bofm [pci] Support systems with multiple PCI root bridges 2016-06-09 09:36:28 +01:00
efi [efi] Match behaviour of SnpDxe for truncated received packets 2017-09-06 23:56:22 +01:00
hyperv [hyperv] Cope with Windows Server 2016 enlightenments 2017-04-28 16:20:47 +01:00
linux [time] Allow timer to be selected at runtime 2017-01-26 08:17:37 +00:00
smbios [settings] Expose SMBIOS settings as global variables 2015-12-23 15:29:55 +00:00
xen [xen] Use standard calling pattern for asprintf() 2017-03-22 14:41:01 +02:00