X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=NetworkPkg%2FIpSecDxe%2FIkeCommon.h;fp=NetworkPkg%2FIpSecDxe%2FIkeCommon.h;h=b88331cd86c00d6e2ea328fbc2ca7b41a87ff926;hp=683264250a22f7e3469dca709fbdf67179d2db8b;hb=532d26a002149ac849c2583572ac55a8c3f191f0;hpb=0ec2bfc8578af1bfbd33445dddc78fb4867d4adf diff --git a/NetworkPkg/IpSecDxe/IkeCommon.h b/NetworkPkg/IpSecDxe/IkeCommon.h index 683264250a..b88331cd86 100644 --- a/NetworkPkg/IpSecDxe/IkeCommon.h +++ b/NetworkPkg/IpSecDxe/IkeCommon.h @@ -1,7 +1,7 @@ /** @file Common operation of the IKE. - Copyright (c) 2010 - 2011, Intel Corporation. All rights reserved.
+ Copyright (c) 2010 - 2015, 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 @@ -181,7 +181,6 @@ IkeSearchSpdEntry ( IN EFI_IPSEC_SPD_SELECTOR *SpdSel ); -extern EFI_GUID mZeroGuid; extern MODP_GROUP OakleyModpGroup[]; extern IKE_ALG_GUID_INFO mIPsecEncrAlgInfo[]; extern IKE_ALG_GUID_INFO mIPsecAuthAlgInfo[];