summaryrefslogtreecommitdiffstats
path: root/src/net
diff options
context:
space:
mode:
authorMichael Brown2017-09-07 00:56:22 +0200
committerMichael Brown2017-09-07 00:56:22 +0200
commite8f30571a375777fc83c14602f9ed32ac26eedb4 (patch)
treecca0a26dedd34c2414f4d43bfaa7e5bc417bf7bf /src/net
parent[efi] Check buffer length for packets retrieved via our SNP protocol (diff)
downloadipxe-e8f30571a375777fc83c14602f9ed32ac26eedb4.tar.gz
ipxe-e8f30571a375777fc83c14602f9ed32ac26eedb4.tar.xz
ipxe-e8f30571a375777fc83c14602f9ed32ac26eedb4.zip
[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>
Diffstat (limited to 'src/net')
0 files changed, 0 insertions, 0 deletions