summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/BdsLib/BdsLib.inf
diff options
context:
space:
mode:
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>2013-03-12 01:04:10 +0000
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>2013-03-12 01:04:10 +0000
commit2edb5ad38c9db213cc609ed55574504154fd2f52 (patch)
treeb5d54349f4b765170a8c101e5bf086ddc8a0ecca /ArmPkg/Library/BdsLib/BdsLib.inf
parentecc62d1390402ea99a807679372c955286e295e0 (diff)
downloadedk2-platforms-2edb5ad38c9db213cc609ed55574504154fd2f52.tar.xz
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
Diffstat (limited to 'ArmPkg/Library/BdsLib/BdsLib.inf')
-rw-r--r--ArmPkg/Library/BdsLib/BdsLib.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/ArmPkg/Library/BdsLib/BdsLib.inf b/ArmPkg/Library/BdsLib/BdsLib.inf
index 58708071a0..ccca39ab91 100644
--- a/ArmPkg/Library/BdsLib/BdsLib.inf
+++ b/ArmPkg/Library/BdsLib/BdsLib.inf
@@ -65,6 +65,7 @@
gEfiDiskIoProtocolGuid
gEfiUsbIoProtocolGuid
gEfiLoadedImageProtocolGuid
+ gEfiSimpleNetworkProtocolGuid
[FeaturePcd]
gArmTokenSpaceGuid.PcdArmPsciSupport