]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/HiiDatabaseDxe/Image.c
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Universal / HiiDatabaseDxe / Image.c
index 431a5b84543b876522d0d9208ef568fed7642678..d1010820e05e67d352257a30f1dccc8b48954bfd 100644 (file)
@@ -2,7 +2,7 @@
 Implementation for EFI_HII_IMAGE_PROTOCOL.\r
 \r
 \r
-Copyright (c) 2007 - 2017, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2007 - 2018, 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
@@ -1018,7 +1018,7 @@ HiiGetImage (
 \r
   @retval EFI_SUCCESS            The new image was updated successfully.\r
   @retval EFI_NOT_FOUND          The image specified by ImageId is not in the\r
-                                                database. The specified PackageList is not in the database.    \r
+                                                database. The specified PackageList is not in the database.\r
   @retval EFI_INVALID_PARAMETER  The Image was NULL.\r
 \r
 **/\r
@@ -1426,8 +1426,8 @@ HiiDrawImage (
   @retval EFI_SUCCESS            The image was successfully drawn.\r
   @retval EFI_OUT_OF_RESOURCES   Unable to allocate an output buffer for Blt.\r
   @retval EFI_INVALID_PARAMETER  The Blt was NULL.\r
-  @retval EFI_NOT_FOUND          The image specified by ImageId is not in the database. \r
-                           The specified PackageList is not in the database.                             \r
+  @retval EFI_NOT_FOUND          The image specified by ImageId is not in the database.\r
+                           The specified PackageList is not in the database.\r
 \r
 **/\r
 EFI_STATUS\r