]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - NetworkPkg/NetworkLibs.dsc.inc
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / NetworkPkg / NetworkLibs.dsc.inc
... / ...
CommitLineData
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# (C) Copyright 2020 Hewlett Packard Enterprise Development LP<BR>\r
10#\r
11# SPDX-License-Identifier: BSD-2-Clause-Patent\r
12#\r
13##\r
14\r
15 DpcLib|NetworkPkg/Library/DxeDpcLib/DxeDpcLib.inf\r
16 NetLib|NetworkPkg/Library/DxeNetLib/DxeNetLib.inf\r
17 IpIoLib|NetworkPkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r
18 UdpIoLib|NetworkPkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r
19 TcpIoLib|NetworkPkg/Library/DxeTcpIoLib/DxeTcpIoLib.inf\r
20 # HttpLib and HttpIoLib are used for Http Boot and other\r
21 # HTTP applications.\r
22 HttpLib|NetworkPkg/Library/DxeHttpLib/DxeHttpLib.inf\r
23 HttpIoLib|NetworkPkg/Library/DxeHttpIoLib/DxeHttpIoLib.inf\r