]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/NetworkLibs.dsc.inc
NetworkPkg: Add DSC/FDF include segment files to NetworkPkg.
[mirror_edk2.git] / NetworkPkg / NetworkLibs.dsc.inc
diff --git a/NetworkPkg/NetworkLibs.dsc.inc b/NetworkPkg/NetworkLibs.dsc.inc
new file mode 100644 (file)
index 0000000..a23f982
--- /dev/null
@@ -0,0 +1,20 @@
+## @file\r
+# Network DSC include file for [LibraryClasses*] section of all Architectures.\r
+#\r
+# This file can be included to the [LibraryClasses*] section(s) of a platform DSC file\r
+# by using "!include NetworkPkg/NetworkLibs.dsc.inc" to specify the library instances\r
+# of EDKII network library classes.\r
+#\r
+# Copyright (c) 2019, Intel Corporation. All rights reserved.<BR>\r
+#\r
+#    SPDX-License-Identifier: BSD-2-Clause-Patent\r
+#\r
+##\r
+\r
+  DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf\r
+  NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r
+  IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r
+  UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r
+  TcpIoLib|MdeModulePkg/Library/DxeTcpIoLib/DxeTcpIoLib.inf\r
+  # HttpLib is used for Http Boot\r
+  HttpLib|MdeModulePkg/Library/DxeHttpLib/DxeHttpLib.inf\r