]> git.proxmox.com Git - mirror_edk2.git/blame - NetworkPkg/NetworkLibs.dsc.inc
EmulatorPkg: Make the shell be the first boot option
[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
14 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf\r
15 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r
16 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r
17 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r
18 TcpIoLib|MdeModulePkg/Library/DxeTcpIoLib/DxeTcpIoLib.inf\r
19 # HttpLib is used for Http Boot\r
20 HttpLib|MdeModulePkg/Library/DxeHttpLib/DxeHttpLib.inf\r