]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Mtftp6.h
Add EFI_NO_MEDIA status code to network APIs.
[mirror_edk2.git] / MdePkg / Include / Protocol / Mtftp6.h
index 6d7a03532401064f15648f609afab1c4c67a9e3b..107a0fe81708c12ed5b18fa23e112f17895f06d2 100644 (file)
@@ -3,7 +3,7 @@
   the EFI UDPv6 Protocol and provides basic services for client-side unicast and/or\r
   multicast TFTP operations.\r
 \r
-  Copyright (c) 2008 - 2009, Intel Corporation                                                         \r
+  Copyright (c) 2008 - 2010, Intel Corporation                                                         \r
   All rights reserved. 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
@@ -576,6 +576,7 @@ EFI_STATUS
   @retval  EFI_PROTOCOL_ERROR       An unexpected MTFTPv6 packet was received and is in the Packet.\r
   @retval  EFI_TIMEOUT              No responses were received from the MTFTPv6 server.\r
   @retval  EFI_DEVICE_ERROR         An unexpected network error or system error occurred.\r
+  @retval  EFI_NO_MEDIA             There was a media error.\r
 \r
 **/\r
 typedef \r
@@ -668,6 +669,7 @@ EFI_STATUS
   @retval  EFI_TIMEOUT              No responses were received from the MTFTPv6 server.\r
   @retval  EFI_TFTP_ERROR           An MTFTPv6 ERROR packet was received.\r
   @retval  EFI_DEVICE_ERROR         An unexpected network error or system error occurred.\r
+  @retval  EFI_NO_MEDIA             There was a media error.\r
 \r
 **/\r
 typedef \r