]> git.proxmox.com Git - mirror_edk2.git/blobdiff - AppPkg/Applications/Sockets/TftpServer/TftpServer.inf
Merged socket development branch:
[mirror_edk2.git] / AppPkg / Applications / Sockets / TftpServer / TftpServer.inf
index f48724289f8233fa34930aa2ca4245418eb43923..d7cbfaa303a077534f6e5848309156292499579f 100644 (file)
@@ -8,7 +8,7 @@
 # license agreement                                           \r
 #\r
 #\r
-# Copyright (c)  20011 Intel Corporation. All rights reserved\r
+# Copyright (c)  2011 Intel Corporation. All rights reserved\r
 # This software and associated documentation (if any) is furnished\r
 # under a license and may only be used or copied in accordance\r
 # with the terms of the license. Except as permitted by such\r
   TftpServer.c\r
 \r
 \r
+[Pcd]\r
+  gAppPkgTokenSpaceGuid.Tftp_AckLogBase\r
+  gAppPkgTokenSpaceGuid.Tftp_AckMultiplier\r
+  gAppPkgTokenSpaceGuid.Tftp_Bandwidth\r
+  gAppPkgTokenSpaceGuid.Tftp_HighSpeed\r
+  gAppPkgTokenSpaceGuid.Tftp_MaxRetry\r
+  gAppPkgTokenSpaceGuid.Tftp_MaxTimeoutInSec\r
+\r
+\r
 [Packages]\r
+  AppPkg/AppPkg.dec\r
   MdePkg/MdePkg.dec\r
   ShellPkg/ShellPkg.dec\r
   StdLib/StdLib.dec\r
@@ -54,6 +64,7 @@
   LibC\r
   ShellLib\r
   ShellCEntryLib\r
+  TimerLib\r
   UefiBootServicesTableLib\r
   UefiLib\r
   UefiRuntimeServicesTableLib\r