]> git.proxmox.com Git - mirror_edk2.git/blobdiff - AppPkg/Applications/Sockets/Sockets.inc
AppPkg/Applications/Sockets/TftpServer: Make the include file names match the case...
[mirror_edk2.git] / AppPkg / Applications / Sockets / Sockets.inc
index c1bd8bcc4ec4fbd6db55f37cb349232076d09b69..4ad109fadca8eef04ff5714c3c9a9c8335de18fd 100644 (file)
@@ -6,9 +6,11 @@
 [Components]\r
   AppPkg/Applications/Sockets/DataSink/DataSink.inf\r
   AppPkg/Applications/Sockets/DataSource/DataSource.inf\r
+  AppPkg/Applications/Sockets/GetAddrInfo/GetAddrInfo.inf\r
   AppPkg/Applications/Sockets/GetHostByAddr/GetHostByAddr.inf\r
   AppPkg/Applications/Sockets/GetHostByDns/GetHostByDns.inf\r
   AppPkg/Applications/Sockets/GetHostByName/GetHostByName.inf\r
+  AppPkg/Applications/Sockets/GetNameInfo/GetNameInfo.inf\r
   AppPkg/Applications/Sockets/GetNetByAddr/GetNetByAddr.inf\r
   AppPkg/Applications/Sockets/GetNetByName/GetNetByName.inf\r
   AppPkg/Applications/Sockets/GetServByName/GetServByName.inf\r
   AppPkg/Applications/Sockets/RecvDgram/RecvDgram.inf\r
   AppPkg/Applications/Sockets/SetHostName/SetHostName.inf\r
   AppPkg/Applications/Sockets/SetSockOpt/SetSockOpt.inf\r
-  AppPkg/Applications/Sockets/TftpServer/TftpServer.inf\r
   AppPkg/Applications/Sockets/WebServer/WebServer.inf {\r
+    <LibraryClasses>\r
+      CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf\r
+      DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
+      MtrrLib|UefiCpuPkg/Library/MtrrLib/MtrrLib.inf\r
+\r
     <PcdsFixedAtBuild>\r
-      gStdLibTokenSpaceGuid.WebServer_HttpPort|80\r
+      gAppPkgTokenSpaceGuid.WebServer_HttpPort|80\r
   }\r
 \r
+################################################################################\r
+#  The following application requires TimerLib (platform specific library)\r
+################################################################################\r
+\r
+[Components]\r
+#  AppPkg/Applications/Sockets/TftpServer/TftpServer.inf\r
+\r
+\r