audk/ArmPkg/Library/BdsLib
Ashutosh Singh f3e88737f7 ArmPkg/BdsLib: Increase fallback tftp buffer size
When performing a tftp download from a server which does not support
rfc2349 transfer size option (such as netkit-tftpd), the existing code
falls back to allocating an 8MB buffer. Since this is insufficient for
an uncompressed AArch64 Linux kernel image, double the size to 16MB.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ashutosh Singh <ashutosh.singh@arm.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18748 6f19259b-4bc3-4df7-8a09-765794883524
2015-11-09 13:13:37 +00:00
..
BdsAppLoader.c ArmPkg/BdsLib: Replaced BdsLoadApplication() by LocateEfiApplicationInFv() 2015-07-14 14:30:08 +00:00
BdsFilePath.c ArmPkg/BdsLib: Increase fallback tftp buffer size 2015-11-09 13:13:37 +00:00
BdsHelper.c ArmPkg/BdsLib: Remove Linux loader from BdsLib 2015-07-14 14:35:20 +00:00
BdsInternal.h ArmPkg/BdsLib: Remove Linux loader from BdsLib 2015-07-14 14:35:20 +00:00
BdsLib.inf ArmPkg/BdsLib: Remove Linux loader from BdsLib 2015-07-14 14:35:20 +00:00
BdsLoadOption.c ArmPkg: update BdsLib to updated definition of EFI_LOAD_OPTION 2015-05-11 17:37:24 +00:00