]>
Commit | Line | Data |
---|---|---|
a3bcde70 | 1 | ## @file\r |
15b670ea | 2 | # Network Package.\r |
a3bcde70 | 3 | #\r |
e6aaef28 | 4 | # This package provides network modules that conform to UEFI 2.4 specification.\r |
a3bcde70 | 5 | #\r |
b29e6365 | 6 | # Copyright (c) 2009 - 2019, Intel Corporation. All rights reserved.<BR>\r |
b8b769ab | 7 | # (C) Copyright 2015-2017 Hewlett Packard Enterprise Development LP<BR>\r |
a3bcde70 | 8 | #\r |
ecf98fbc | 9 | # SPDX-License-Identifier: BSD-2-Clause-Patent\r |
a3bcde70 HT |
10 | #\r |
11 | ##\r | |
12 | \r | |
13 | [Defines]\r | |
14 | DEC_SPECIFICATION = 0x00010005\r | |
15 | PACKAGE_NAME = NetworkPkg\r | |
16 | PACKAGE_GUID = 947988BE-8D5C-471a-893D-AD181C46BEBB\r | |
32ae0581 | 17 | PACKAGE_VERSION = 0.98\r |
ddb1ad58 | 18 | PACKAGE_UNI_FILE = NetworkPkg.uni\r |
76389e18 | 19 | \r |
9bdc6592 LG |
20 | [Includes]\r |
21 | Include\r | |
22 | \r | |
07135c12 LG |
23 | [LibraryClasses]\r |
24 | ## @libraryclass IpIo layer upon EFI IP4 Protocol.\r | |
25 | # This library is only intended to be used by UEFI network stack modules.\r | |
26 | IpIoLib|Include/Library/IpIoLib.h\r | |
27 | \r | |
28 | ## @libraryclass Basic function for UEFI network stack.\r | |
29 | # This library is only intended to be used by UEFI network stack modules.\r | |
30 | NetLib|Include/Library/NetLib.h\r | |
31 | \r | |
32 | ## @libraryclass The helper routines to access UDP service.\r | |
33 | # This library is only intended to be used by UEFI network stack modules.\r | |
34 | UdpIoLib|Include/Library/UdpIoLib.h\r | |
35 | \r | |
36 | ## @libraryclass The helper routines to access TCP service.\r | |
37 | # This library is only intended to be used by UEFI network stack modules.\r | |
38 | TcpIoLib|Include/Library/TcpIoLib.h\r | |
39 | \r | |
40 | ## @libraryclass The helper routines to access HTTP service.\r | |
41 | # This library is only intended to be used by UEFI network stack modules.\r | |
42 | HttpLib|Include/Library/HttpLib.h\r | |
43 | \r | |
44 | ## @libraryclass Library for Deferred Procedure Calls.\r | |
45 | DpcLib|Include/Library/DpcLib.h\r | |
46 | \r | |
9166f840 | 47 | [Guids]\r |
686d4d4a | 48 | ## Network package token space guid.\r |
9166f840 | 49 | # Include/Guid/NetworkPkgTokenSpace.h\r |
50 | gEfiNetworkPkgTokenSpaceGuid = { 0x40e064b2, 0x0ae0, 0x48b1, { 0xa0, 0x7d, 0xf8, 0xcf, 0x1e, 0x1a, 0x23, 0x10}}\r | |
76389e18 | 51 | \r |
9bdc6592 LG |
52 | # Include/Guid/Ip6ConfigHii.h\r |
53 | gIp6ConfigNvDataGuid = { 0x2eea107, 0x98db, 0x400e, { 0x98, 0x30, 0x46, 0xa, 0x15, 0x42, 0xd7, 0x99}}\r | |
54 | \r | |
55 | # Include/Guid/IscsiConfigHii.h\r | |
56 | gIScsiConfigGuid = { 0x4b47d616, 0xa8d6, 0x4552, { 0x9d, 0x44, 0xcc, 0xad, 0x2e, 0xf, 0x4c, 0xf9}}\r | |
57 | \r | |
fa848a40 FS |
58 | # Include/Guid/HttpBootConfigHii.h\r |
59 | gHttpBootConfigGuid = { 0x4d20583a, 0x7765, 0x4e7a, { 0x8a, 0x67, 0xdc, 0xde, 0x74, 0xee, 0x3e, 0xc5 }}\r | |
60 | \r | |
9d0fa533 JW |
61 | # Include/Guid/TlsAuthConfigHii.h\r |
62 | gTlsAuthConfigGuid = { 0xb0eae4f8, 0x9a04, 0x4c6d, { 0xa7, 0x48, 0x79, 0x3d, 0xaa, 0xf, 0x65, 0xdf }}\r | |
f75a7f56 | 63 | \r |
9d0fa533 JW |
64 | # Include/Guid/TlsAuthentication.h\r |
65 | gEfiTlsCaCertificateGuid = { 0xfd2340D0, 0x3dab, 0x4349, { 0xa6, 0xc7, 0x3b, 0x4f, 0x12, 0xb4, 0x8e, 0xae }}\r | |
8d1f5e04 | 66 | \r |
e34914db JW |
67 | # Include/Guid/HttpTlsCipherList.h\r |
68 | gEdkiiHttpTlsCipherListGuid = { 0x46ddb415, 0x5244, 0x49c7, { 0x93, 0x74, 0xf0, 0xe2, 0x98, 0xe7, 0xd3, 0x86 }}\r | |
69 | \r | |
90b24889 WF |
70 | # Include/Guid/WifiConnectionManagerConfigHii.h\r |
71 | gWifiConfigGuid = { 0x9f94d327, 0x0b18, 0x4245, { 0x8f, 0xf2, 0x83, 0x2e, 0x30, 0xd, 0x2c, 0xef }}\r | |
72 | \r | |
281161f1 LG |
73 | ## Include/Guid/Ip4Config2Hii.h\r |
74 | gIp4Config2NvDataGuid = { 0x9b942747, 0x154e, 0x4d29, { 0xa4, 0x36, 0xbf, 0x71, 0x0, 0xc8, 0xb5, 0x3b }}\r | |
75 | \r | |
76 | ## Include/Guid/VlanConfigHii.h\r | |
77 | gVlanConfigFormSetGuid = { 0xd79df6b0, 0xef44, 0x43bd, { 0x97, 0x97, 0x43, 0xe9, 0x3b, 0xcf, 0x5f, 0xa8 }}\r | |
78 | \r | |
79 | ## Include/Guid/Ip4IScsiConfigHii.h\r | |
80 | gIp4IScsiConfigGuid = { 0x6456ed61, 0x3579, 0x41c9, { 0x8a, 0x26, 0x0a, 0x0b, 0xd6, 0x2b, 0x78, 0xfc }}\r | |
81 | gIScsiCHAPAuthInfoGuid = { 0x786ec0ac, 0x65ae, 0x4d1b, { 0xb1, 0x37, 0xd, 0x11, 0xa, 0x48, 0x37, 0x97 }}\r | |
82 | \r | |
492a1db0 SZ |
83 | [Protocols]\r |
84 | ## Include/Protocol/Dpc.h\r | |
85 | gEfiDpcProtocolGuid = {0x480f8ae9, 0xc46, 0x4aa9, { 0xbc, 0x89, 0xdb, 0x9f, 0xba, 0x61, 0x98, 0x6 }}\r | |
86 | \r | |
8d1f5e04 ZL |
87 | [PcdsFixedAtBuild]\r |
88 | ## The max attempt number will be created by iSCSI driver.\r | |
89 | # @Prompt Max attempt number.\r | |
90 | gEfiNetworkPkgTokenSpaceGuid.PcdMaxIScsiAttemptNumber|0x08|UINT8|0x0000000D\r | |
9d0fa533 | 91 | \r |
ddb1ad58 | 92 | [PcdsFixedAtBuild, PcdsPatchableInModule]\r |
221463c2 JW |
93 | ## Indicates whether HTTP connections (i.e., unsecured) are permitted or not.\r |
94 | # TRUE - HTTP connections are allowed. Both the "https://" and "http://" URI schemes are permitted.\r | |
95 | # FALSE - HTTP connections are denied. Only the "https://" URI scheme is permitted.\r | |
96 | # @Prompt Indicates whether HTTP connections are permitted or not.\r | |
97 | gEfiNetworkPkgTokenSpaceGuid.PcdAllowHttpConnections|FALSE|BOOLEAN|0x00000008\r | |
98 | \r | |
2fff697f JW |
99 | ## This setting is to specify the MTFTP windowsize used by UEFI PXE driver.\r |
100 | # A value of 0 indicates the default value of windowsize(1).\r | |
101 | # A non-zero value will be used as windowsize.\r | |
102 | # @Prompt PXE TFTP windowsize.\r | |
103 | gEfiNetworkPkgTokenSpaceGuid.PcdPxeTftpWindowSize|0x4|UINT64|0x10000008\r | |
104 | \r | |
c7471e2a LG |
105 | \r |
106 | ## This setting can override the default TFTP block size. A value of 0 computes\r | |
107 | # the default from MTU information. A non-zero value will be used as block size\r | |
108 | # in bytes.\r | |
109 | # @Prompt TFTP block size.\r | |
110 | gEfiNetworkPkgTokenSpaceGuid.PcdTftpBlockSize|0x0|UINT64|0x1000000B\r | |
111 | \r | |
61bb6eeb MR |
112 | ## Indicates whether SnpDxe driver will create an event that will be notified\r |
113 | # upon gBS->ExitBootServices() call.\r | |
114 | # TRUE - Event being triggered upon ExitBootServices call will be created\r | |
115 | # FALSE - Event being triggered upon ExitBootServices call will NOT be created\r | |
116 | # @Prompt Indicates whether SnpDxe creates event for ExitBootServices() call.\r | |
117 | gEfiNetworkPkgTokenSpaceGuid.PcdSnpCreateExitBootServicesEvent|TRUE|BOOLEAN|0x1000000C\r | |
118 | \r | |
c83965bf | 119 | [PcdsFixedAtBuild, PcdsPatchableInModule, PcdsDynamic, PcdsDynamicEx]\r |
c413813d SEHM |
120 | ## IPv6 DHCP Unique Identifier (DUID) Type configuration (From RFCs 3315 and 6355).\r |
121 | # 01 = DUID Based on Link-layer Address Plus Time [DUID-LLT]\r | |
122 | # 04 = UUID-Based DHCPv6 Unique Identifier (DUID-UUID)\r | |
123 | # 02 = DUID Assigned by Vendor Based on Enterprise Number [DUID-EN] (not supported)\r | |
124 | # 03 = DUID Based on Link-layer Address [DUID-LL] (not supported)\r | |
cbc3761e | 125 | # @Prompt Type Value of Dhcp6 Unique Identifier (DUID).\r |
c413813d SEHM |
126 | gEfiNetworkPkgTokenSpaceGuid.PcdDhcp6UidType|4|UINT8|0x10000001\r |
127 | \r | |
8873b174 | 128 | ## Network boot policy to stop UEFI iSCSI if applicable.\r |
b8b769ab | 129 | # 0x00 = Always use UEFI iSCSI and ignore iSCSI HBA.\r |
8873b174 YT |
130 | # 0x01 = Stop UEFI iSCSI if iSCSI HBA adapter produces AIP protocol with Network Boot.\r |
131 | # 0x02 = Stop UEFI iSCSI if iSCSI HBA adapter supports booting from iSCSI IPv4 targets.\r | |
132 | # 0x04 = Stop UEFI iSCSI if iSCSI HBA adapter supports booting from iSCSI IPv6 targets.\r | |
133 | # 0x08 = Stop UEFI iSCSI if iSCSI HBA adapter supports an offload engine for iSCSI boot.\r | |
134 | # 0x10 = Stop UEFI iSCSI if iSCSI HBA adapter supports multipath I/O for iSCSI boot.\r | |
135 | # 0x20 = Stop UEFI iSCSI if iSCSI HBA adapter is currently configured to boot from iSCSI IPv4 targets.\r | |
136 | # 0x40 = Stop UEFI iSCSI if iSCSI HBA adapter is currently configured to boot from iSCSI IPv6 targets.\r | |
b8b769ab | 137 | # 0xFF = Always use iSCSI HBA and ignore UEFI iSCSI.\r |
8873b174 YT |
138 | # @Prompt Type Value of network boot policy used in iSCSI.\r |
139 | gEfiNetworkPkgTokenSpaceGuid.PcdIScsiAIPNetworkBootPolicy|0x08|UINT8|0x10000007\r | |
140 | \r | |
b29e6365 XS |
141 | ## IPv4 PXE support\r |
142 | # 0x01 = PXE Enabled\r | |
143 | # 0x00 = PXE Disabled\r | |
144 | gEfiNetworkPkgTokenSpaceGuid.PcdIPv4PXESupport|0x01|UINT8|0x10000009\r | |
145 | \r | |
146 | ## IPv6 PXE support\r | |
147 | # 0x01 = PXE Enabled\r | |
148 | # 0x00 = PXE Disabled\r | |
149 | gEfiNetworkPkgTokenSpaceGuid.PcdIPv6PXESupport|0x01|UINT8|0x1000000a\r | |
150 | \r | |
ddb1ad58 DG |
151 | [UserExtensions.TianoCore."ExtraFiles"]\r |
152 | NetworkPkgExtra.uni\r |