summaryrefslogtreecommitdiff
path: root/AppPkg/Applications/Sockets/Sockets.inc
diff options
context:
space:
mode:
Diffstat (limited to 'AppPkg/Applications/Sockets/Sockets.inc')
-rw-r--r--AppPkg/Applications/Sockets/Sockets.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/AppPkg/Applications/Sockets/Sockets.inc b/AppPkg/Applications/Sockets/Sockets.inc
index 4aa8822038..4ad109fadc 100644
--- a/AppPkg/Applications/Sockets/Sockets.inc
+++ b/AppPkg/Applications/Sockets/Sockets.inc
@@ -23,6 +23,11 @@
AppPkg/Applications/Sockets/SetHostName/SetHostName.inf
AppPkg/Applications/Sockets/SetSockOpt/SetSockOpt.inf
AppPkg/Applications/Sockets/WebServer/WebServer.inf {
+ <LibraryClasses>
+ CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
+ DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
+ MtrrLib|UefiCpuPkg/Library/MtrrLib/MtrrLib.inf
+
<PcdsFixedAtBuild>
gAppPkgTokenSpaceGuid.WebServer_HttpPort|80
}