diff options
Diffstat (limited to 'MdeModulePkg/Application/HelloWorld/HelloWorldStr.uni')
| -rw-r--r-- | MdeModulePkg/Application/HelloWorld/HelloWorldStr.uni | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/MdeModulePkg/Application/HelloWorld/HelloWorldStr.uni b/MdeModulePkg/Application/HelloWorld/HelloWorldStr.uni index eb03b78ddc..8dfe5898da 100644 --- a/MdeModulePkg/Application/HelloWorld/HelloWorldStr.uni +++ b/MdeModulePkg/Application/HelloWorld/HelloWorldStr.uni @@ -1,22 +1,22 @@ -// /** @file
-// Sample UEFI Application Reference EDKII Module.
-//
-// This is a sample shell application that will print "UEFI Hello World!" to the
-// UEFI Console based on PCD setting.
-//
-// It demos how to use EDKII PCD mechanism to make code more flexible.
-//
-// Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
-//
-// SPDX-License-Identifier: BSD-2-Clause-Patent
-//
-// **/
-
-/=#
-
-#langdef en-US "English"
-
-#string STR_HELLO_WORLD_HELP_INFORMATION #language en-US ""
-".TH HelloWorld 0 "Displays a \"UEFI Hello World!\" string."\r\n"
-".SH NAME\r\n"
-"HelloWorld application.\r\n"
+// /** @file +// Sample UEFI Application Reference EDKII Module. +// +// This is a sample shell application that will print "UEFI Hello World!" to the +// UEFI Console based on PCD setting. +// +// It demos how to use EDKII PCD mechanism to make code more flexible. +// +// Copyright (c) 2016, Intel Corporation. All rights reserved.<BR> +// +// SPDX-License-Identifier: BSD-2-Clause-Patent +// +// **/ + +/=# + +#langdef en-US "English" + +#string STR_HELLO_WORLD_HELP_INFORMATION #language en-US "" +".TH HelloWorld 0 "Displays a \"UEFI Hello World!\" string."\r\n" +".SH NAME\r\n" +"HelloWorld application.\r\n" |
