]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Ip6Dxe/Ip6Impl.h
Vlv2TbltDevicePkg:Change UNIX to DOS format.
[mirror_edk2.git] / NetworkPkg / Ip6Dxe / Ip6Impl.h
index 8f114bbb10a5e3b104214eb3ba05aded10fc27fc..d30246b2db3e22a14a9e0fd25fa7abe18e3216b8 100644 (file)
@@ -2,6 +2,7 @@
   Implementation of EFI_IP6_PROTOCOL protocol interfaces and type definitions.\r
 \r
   Copyright (c) 2009 - 2012, Intel Corporation. All rights reserved.<BR>\r
+  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>\r
 \r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
@@ -89,6 +90,7 @@
 #define IP6_NO_MAPPING(IpInstance) (!(IpInstance)->Interface->Configured)\r
 \r
 extern EFI_IPSEC2_PROTOCOL *mIpSec;\r
+extern BOOLEAN             mIpSec2Installed;\r
 \r
 //\r
 // IP6_TXTOKEN_WRAP wraps the upper layer's transmit token.\r