]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Application/IpsecConfig/PolicyEntryOperation.c
NetworkPkg: Add IN/OUT modifier.
[mirror_edk2.git] / NetworkPkg / Application / IpsecConfig / PolicyEntryOperation.c
index cc9f0b3121e57be4b030849cef6da014c99e2e80..b50ab7e5740c563bbc6ff3a91646ecced594a746 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   The implementation of policy entry operation function in IpSecConfig application.\r
 \r
 /** @file\r
   The implementation of policy entry operation function in IpSecConfig application.\r
 \r
-  Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.<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
 \r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
@@ -1517,9 +1517,9 @@ CombineSpdEntry (
 EFI_STATUS\r
 CombineSadEntry (\r
   IN OUT EFI_IPSEC_SA_ID      *OldSaId,\r
 EFI_STATUS\r
 CombineSadEntry (\r
   IN OUT EFI_IPSEC_SA_ID      *OldSaId,\r
-  IN OUT EFI_IPSEC_SA_DATA2    *OldData,\r
+  IN OUT EFI_IPSEC_SA_DATA2   *OldData,\r
   IN     EFI_IPSEC_SA_ID      *NewSaId,\r
   IN     EFI_IPSEC_SA_ID      *NewSaId,\r
-  IN     EFI_IPSEC_SA_DATA2    *NewData,\r
+  IN     EFI_IPSEC_SA_DATA2   *NewData,\r
   IN     UINT32               Mask,\r
      OUT BOOLEAN              *CreateNew\r
   )\r
   IN     UINT32               Mask,\r
      OUT BOOLEAN              *CreateNew\r
   )\r