X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=AppPkg%2FApplications%2FSockets%2FTftpServer%2FTftpServer.inf;fp=AppPkg%2FApplications%2FSockets%2FTftpServer%2FTftpServer.inf;h=d7cbfaa303a077534f6e5848309156292499579f;hp=f48724289f8233fa34930aa2ca4245418eb43923;hb=f6e5cdd5cfa100e777db38e5f7b26b7ffcf41330;hpb=3bdf9aae5f7f4c5f47fc8f807ae4409dfe3bdd58 diff --git a/AppPkg/Applications/Sockets/TftpServer/TftpServer.inf b/AppPkg/Applications/Sockets/TftpServer/TftpServer.inf index f48724289f..d7cbfaa303 100644 --- a/AppPkg/Applications/Sockets/TftpServer/TftpServer.inf +++ b/AppPkg/Applications/Sockets/TftpServer/TftpServer.inf @@ -8,7 +8,7 @@ # license agreement # # -# Copyright (c) 20011 Intel Corporation. All rights reserved +# Copyright (c) 2011 Intel Corporation. All rights reserved # This software and associated documentation (if any) is furnished # under a license and may only be used or copied in accordance # with the terms of the license. Except as permitted by such @@ -39,7 +39,17 @@ TftpServer.c +[Pcd] + gAppPkgTokenSpaceGuid.Tftp_AckLogBase + gAppPkgTokenSpaceGuid.Tftp_AckMultiplier + gAppPkgTokenSpaceGuid.Tftp_Bandwidth + gAppPkgTokenSpaceGuid.Tftp_HighSpeed + gAppPkgTokenSpaceGuid.Tftp_MaxRetry + gAppPkgTokenSpaceGuid.Tftp_MaxTimeoutInSec + + [Packages] + AppPkg/AppPkg.dec MdePkg/MdePkg.dec ShellPkg/ShellPkg.dec StdLib/StdLib.dec @@ -54,6 +64,7 @@ LibC ShellLib ShellCEntryLib + TimerLib UefiBootServicesTableLib UefiLib UefiRuntimeServicesTableLib