diff options
| author | kx <kx@radix.pro> | 2024-06-04 06:43:08 +0300 |
|---|---|---|
| committer | kx <kx@radix.pro> | 2024-06-04 06:43:08 +0300 |
| commit | 7e2ccccace24636f29ddc210b94606abd4c7e42b (patch) | |
| tree | 545d43ea12671048956cafeb12303e84d601e571 /MdeModulePkg/Application/HelloWorld/HelloWorldStr.uni | |
| parent | 27b044605cd5f6b33a3d231576003850b3fe305b (diff) | |
| download | edk2-trunk.tar.xz | |
Renormalized end-of-lines from master@27b044605cd5f6b33a3d231576003850b3fe305btrunk
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" |
