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