]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/BdsLib: Fixed TFTP and PXE Boot
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 12 Mar 2013 01:04:10 +0000 (01:04 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 12 Mar 2013 01:04:10 +0000 (01:04 +0000)
commit2edb5ad38c9db213cc609ed55574504154fd2f52
treeb5d54349f4b765170a8c101e5bf086ddc8a0ecca
parentecc62d1390402ea99a807679372c955286e295e0
ArmPkg/BdsLib: Fixed TFTP and PXE Boot

- An Ascii filename must be passed to the TFTP service (was a Unicode filename)
- If the PXE service had already configured the connection we need to restart
when we want to download a new file or do a do a PXE Boot.

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