]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Mtftp4.h
add a error macro to prevent this file from included for now #error "UEFI 2.1 HII...
[mirror_edk2.git] / MdePkg / Include / Protocol / Mtftp4.h
index cb2f3f5451d7a839fffaf825380dfce96580d1d1..75889f3c64a44ec501d61096a3de3103454eac81 100644 (file)
@@ -10,8 +10,6 @@
   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
-  Module Name:  Mtftp4.h\r
-\r
 **/\r
 \r
 #ifndef __EFI_MTFTP4_PROTOCOL_H__\r
@@ -24,7 +22,7 @@
 \r
 #define EFI_MTFTP4_PROTOCOL_GUID \\r
   { \\r
-    0x3ad9df29, 0x4501, 0x478d, {0xb1, 0xf8, 0x7f, 0x7f, 0xe7, 0x0e, 0x50, 0xf3 } \\r
+    0x78247c57, 0x63db, 0x4708, {0x99, 0xc2, 0xa8, 0xb4, 0xa9, 0xa6, 0x1f, 0x6b } \\r
   }\r
 \r
 typedef struct _EFI_MTFTP4_PROTOCOL EFI_MTFTP4_PROTOCOL;\r
@@ -291,7 +289,7 @@ EFI_STATUS
                        the default parameters that were set in the\r
                        EFI_MTFTP4_PROTOCOL.Configure() function are used.\r
   @param  Filename     Pointer to ASCIIZ file name string.\r
-  @param  ModeStr      Pointer to ASCIIZ mode string. If NULL, ¡°octet¡± will be used.\r
+  @param  ModeStr      Pointer to ASCIIZ mode string. If NULL, "octet" will be used.\r
   @param  OptionCount  Number of option/value string pairs in OptionList.\r
   @param  OptionList   Pointer to array of option/value string pairs. Ignored if\r
                        OptionCount is zero.\r
@@ -422,7 +420,7 @@ EFI_STATUS
   \r
 \r
 /**\r
-  Downloads a data file ¡°directory¡± from an MTFTPv4 server. May be unsupported in some EFI\r
+  Downloads a data file "directory" from an MTFTPv4 server. May be unsupported in some EFI\r
   implementations.                                                                                                                                                                                 \r
 \r
   @param  This  Pointer to the EFI_MTFTP4_PROTOCOL instance.\r