diff options
Diffstat (limited to 'MdeModulePkg/Library/BootLogoLib/BootLogoLib.uni')
| -rw-r--r-- | MdeModulePkg/Library/BootLogoLib/BootLogoLib.uni | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/MdeModulePkg/Library/BootLogoLib/BootLogoLib.uni b/MdeModulePkg/Library/BootLogoLib/BootLogoLib.uni index 73399c9d03..269aa200ee 100644 --- a/MdeModulePkg/Library/BootLogoLib/BootLogoLib.uni +++ b/MdeModulePkg/Library/BootLogoLib/BootLogoLib.uni @@ -1,20 +1,20 @@ -// /** @file
-// This library is only intended to be used by PlatformBootManagerLib
-//
-// to show progress bar and logo.
-//
-// Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>
-//
-// SPDX-License-Identifier: BSD-2-Clause-Patent
-//
-// **/
-
-#string STR_MODULE_ABSTRACT
-#language en-US
-"This library is only intended to be used by PlatformBootManagerLib"
-
-#string STR_MODULE_DESCRIPTION
-#language en-US
-"to show progress bar and logo."
-
-
+// /** @file +// This library is only intended to be used by PlatformBootManagerLib +// +// to show progress bar and logo. +// +// Copyright (c) 2015, Intel Corporation. All rights reserved.<BR> +// +// SPDX-License-Identifier: BSD-2-Clause-Patent +// +// **/ + +#string STR_MODULE_ABSTRACT +#language en-US +"This library is only intended to be used by PlatformBootManagerLib" + +#string STR_MODULE_DESCRIPTION +#language en-US +"to show progress bar and logo." + + |
