]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/IpSecConfig.h
MdePkg FirmwareManagement.h: Fix typo EFI_SECURITY_VIOLATIO
[mirror_edk2.git] / MdePkg / Include / Protocol / IpSecConfig.h
index e305381f7ecfa3b5a5da5249bbfecfec73b6662c..c6e2b36beba0bc905e413d9da87d3c4504f5ed94 100644 (file)
@@ -3,7 +3,7 @@
   The EFI_IPSEC_CONFIG_PROTOCOL provides the mechanism to set and retrieve security and \r
   policy related information for the EFI IPsec protocol driver.\r
 \r
-  Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.<BR>\r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
@@ -331,7 +331,7 @@ typedef struct _EFI_IPSEC_SA_ID {
 ///\r
 typedef struct _EFI_IPSEC_SPD_DATA {\r
   /// \r
-  /// A null-terminated name string which is used as a symbolic \r
+  /// A null-terminated ASCII name string which is used as a symbolic \r
   /// identifier for an IPsec Local or Remote address.\r
   /// \r
   UINT8                           Name[MAX_PEERID_LEN];\r
@@ -522,7 +522,7 @@ typedef struct _EFI_IPSEC_PAD_ID {
     ///\r
     EFI_IP_ADDRESS_INFO   IpAddress;\r
     ///\r
-    /// Pointer to a null terminated string (8-bit ASCII character) \r
+    /// Pointer to a null terminated ASCII string\r
     /// representing the symbolic names. A PeerId can be a DNS \r
     /// name, Distinguished Name, RFC 822 email address or Key ID \r
     /// (specified in section 4.4.3.1 of RFC 4301)\r