]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Ftp4.h
MdePkg/ProcessorBind: add defines for page allocation granularity
[mirror_edk2.git] / MdePkg / Include / Protocol / Ftp4.h
index 26e158c86759fbbfcb73e75f649a8b67e6f0e62a..1c4a5db92587327c09971987cda925a56e9ead23 100644 (file)
@@ -7,8 +7,8 @@
   The definitions in this file are defined in UEFI Specification 2.3, which have\r
   not been verified by one implementation yet.\r
 \r
-  Copyright (c) 2009, Intel Corporation\r
-  All rights reserved. This program and the accompanying materials\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
   http://opensource.org/licenses/bsd-license.php\r
@@ -16,6 +16,9 @@
   THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
   WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
+  @par Revision Reference:          \r
+  This Protocol is introduced in UEFI Specification 2.2\r
+\r
 **/\r
 \r
 #ifndef __EFI_FTP4_PROTOCOL_H__\r
@@ -177,7 +180,7 @@ struct _EFI_FTP4_COMMAND_TOKEN {
   /// \r
   EFI_EVENT                             Event; \r
   /// \r
-  /// Pointer to an ASCIIZ path name string. \r
+  /// Pointer to a null-terminated ASCII name string. \r
   /// \r
   UINT8                                 *Pathname;\r
   /// \r