]> git.proxmox.com Git - mirror_edk2.git/blame - NetworkPkg/NetworkLibs.dsc.inc
NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkg
[mirror_edk2.git] / NetworkPkg / NetworkLibs.dsc.inc
CommitLineData
1e948802
LG
1## @file\r
2# Network DSC include file for [LibraryClasses*] section of all Architectures.\r
3#\r
4# This file can be included to the [LibraryClasses*] section(s) of a platform DSC file\r
5# by using "!include NetworkPkg/NetworkLibs.dsc.inc" to specify the library instances\r
6# of EDKII network library classes.\r
7#\r
8# Copyright (c) 2019, Intel Corporation. All rights reserved.<BR>\r
9#\r
10# SPDX-License-Identifier: BSD-2-Clause-Patent\r
11#\r
12##\r
13\r
4542f8b8
LG
14 DpcLib|NetworkPkg/Library/DxeDpcLib/DxeDpcLib.inf\r
15 NetLib|NetworkPkg/Library/DxeNetLib/DxeNetLib.inf\r
16 IpIoLib|NetworkPkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r
17 UdpIoLib|NetworkPkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r
18 TcpIoLib|NetworkPkg/Library/DxeTcpIoLib/DxeTcpIoLib.inf\r
1e948802 19 # HttpLib is used for Http Boot\r
4542f8b8 20 HttpLib|NetworkPkg/Library/DxeHttpLib/DxeHttpLib.inf\r