]> git.proxmox.com Git - mirror_edk2.git/commitdiff
align some comments.
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 18 Sep 2009 02:25:29 +0000 (02:25 +0000)
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 18 Sep 2009 02:25:29 +0000 (02:25 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9281 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Protocol/Mtftp4.h
MdePkg/Include/Protocol/Mtftp6.h

index 095b81b285fad393bb0552192d0ca98782dac96a..b170440d94676f22070d9e106162185828cff0fa 100644 (file)
@@ -413,7 +413,7 @@ EFI_STATUS
   @retval EFI_OUT_OF_RESOURCES     Required system resources could not be allocated.\r
   @retval EFI_BUFFER_TOO_SMALL     BufferSize is not zero but not large enough to hold the\r
                                    downloaded data in downloading process.\r
-                                                                  Note: It does not match UEFI 2.3 Specification.\r
+                                   Note: It does not match UEFI 2.3 Specification.\r
   @retval EFI_ABORTED              Current operation is aborted by user.\r
   @retval EFI_NETWORK_UNREACHABLE  An ICMP network unreachable error packet was received.\r
                                    Note: It is not defined in UEFI 2.3 Specification.\r
index 9debfe66d4ec5f11fa90e3f3251d2e0bd938dede..6d7a03532401064f15648f609afab1c4c67a9e3b 100644 (file)
@@ -507,15 +507,15 @@ EFI_STATUS
   @retval  EFI_ACCESS_DENIED     - The configuration could not be changed at this time because there \r
                                    is some MTFTP background operation in progress.\r
                                  - MtftpCofigData.LocalPort is already in use.\r
-                                                                Note: It does not match UEFI 2.3 Specification.\r
+                                 Note: It does not match UEFI 2.3 Specification.\r
   @retval  EFI_NO_MAPPING        The underlying IPv6 driver was responsible for choosing a source \r
                                  address for this instance, but no source address was available for use.\r
   @retval  EFI_OUT_OF_RESOURCES  The EFI MTFTPv6 Protocol driver instance data could not be \r
                                  allocated.\r
-                                                                Note: It is not defined in UEFI 2.3 Specification.\r
+                                 Note: It is not defined in UEFI 2.3 Specification.\r
   @retval  EFI_DEVICE_ERROR      An unexpected system or network error occurred. The EFI \r
                                  MTFTPv6 Protocol driver instance is not configured.\r
-                                                                Note: It is not defined in UEFI 2.3 Specification.\r
+                                 Note: It is not defined in UEFI 2.3 Specification.\r
 \r
 \r
 **/\r
@@ -654,7 +654,7 @@ EFI_STATUS
   @retval  EFI_OUT_OF_RESOURCES     Required system resources could not be allocated.\r
   @retval  EFI_BUFFER_TOO_SMALL     BufferSize is not zero but not large enough to hold the\r
                                     downloaded data in downloading process.\r
-                                                                       Note: It does not match UEFI 2.3 Specification.\r
+                                    Note: It does not match UEFI 2.3 Specification.\r
   @retval  EFI_ABORTED              Current operation is aborted by user.\r
   @retval  EFI_NETWORK_UNREACHABLE  An ICMP network unreachable error packet was received.\r
                                     Note: It is not defined in UEFI 2.3 Specification.\r