X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=NetworkPkg%2FNetworkPkg.dec;h=6b467ddefde7d2ef52490503b7e9b49940bbdba6;hb=6c8cfb0751bd64020495f065407cae0b7c3dd6ce;hp=5c331cd7a6ac530a2428a4a745443234e48ccc1b;hpb=686d4d4a86110032ca6d381661fb52f5f3ae7912;p=mirror_edk2.git diff --git a/NetworkPkg/NetworkPkg.dec b/NetworkPkg/NetworkPkg.dec index 5c331cd7a6..6b467ddefd 100644 --- a/NetworkPkg/NetworkPkg.dec +++ b/NetworkPkg/NetworkPkg.dec @@ -1,8 +1,8 @@ ## @file # -# This package provides network modules that conform to UEFI 2.2 specification. +# This package provides network modules that conform to UEFI 2.4 specification. # -# Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.
+# Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.
# # This program and the accompanying materials are licensed and made available under # the terms and conditions of the BSD License which accompanies this distribution. @@ -18,12 +18,22 @@ DEC_SPECIFICATION = 0x00010005 PACKAGE_NAME = NetworkPkg PACKAGE_GUID = 947988BE-8D5C-471a-893D-AD181C46BEBB - PACKAGE_VERSION = 0.92 + PACKAGE_VERSION = 0.94 + +[Includes] + Include + [Guids] ## Network package token space guid. # Include/Guid/NetworkPkgTokenSpace.h gEfiNetworkPkgTokenSpaceGuid = { 0x40e064b2, 0x0ae0, 0x48b1, { 0xa0, 0x7d, 0xf8, 0xcf, 0x1e, 0x1a, 0x23, 0x10}} - + + # Include/Guid/Ip6ConfigHii.h + gIp6ConfigNvDataGuid = { 0x2eea107, 0x98db, 0x400e, { 0x98, 0x30, 0x46, 0xa, 0x15, 0x42, 0xd7, 0x99}} + + # Include/Guid/IscsiConfigHii.h + gIScsiConfigGuid = { 0x4b47d616, 0xa8d6, 0x4552, { 0x9d, 0x44, 0xcc, 0xad, 0x2e, 0xf, 0x4c, 0xf9}} + [PcdsFeatureFlag] ## If true, the IKEv2 Certificate Authentication feature is enabled. gEfiNetworkPkgTokenSpaceGuid.PcdIpsecCertificateEnabled|TRUE|BOOLEAN|0x00000007