]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPkg/Library/BdsLib/BdsFilePath.c
ArmPkg/BdsLib: Added support for TFTP servers without 'tsize' extension
authorOlivier Martin <olivier.martin@arm.com>
Mon, 19 May 2014 16:41:25 +0000 (16:41 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 19 May 2014 16:41:25 +0000 (16:41 +0000)
commitd8f36fb56834e26a03e8993ca76d2f3870dd0b39
tree8104343338398f7bf079a432b5caebfef3cfeb2e
parent6b5f577faf259dcb0955eb2263d34e7ebe773ff8
ArmPkg/BdsLib: Added support for TFTP servers without 'tsize' extension

Some TFTP servers do not have 'tsize' extension.
This change allows to download files from TFTP servers that do not have
this extension by trying to download the file into a pre-allocated buffer.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15539 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/ArmPkg.dec
ArmPkg/Library/BdsLib/BdsFilePath.c
ArmPkg/Library/BdsLib/BdsLib.inf