]> git.proxmox.com Git - mirror_edk2.git/blobdiff - PerformancePkg/Dp_App/Literals.h
PcAtChipsetPkg: Convert all .uni files to utf-8
[mirror_edk2.git] / PerformancePkg / Dp_App / Literals.h
index 37d8c5a7bf1df41c5e36c6bc63c30b406dc9565f..8aec09c0246bec4477b9c2e1c5e4d39d753a6391 100644 (file)
@@ -1,14 +1,14 @@
 /** @file\r
-  Declarations of ASCII string literals used by DP.\r
-  *\r
-  Copyright (c) 2009 - 2010, 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
-  http://opensource.org/licenses/bsd-license.php\r
-  *\r
-  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+  Declarations of ASCII string literals used by DP.\r
+\r
+  Copyright (c) 2009 - 2010, 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
+  http://opensource.org/licenses/bsd-license.php\r
+\r
+  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 **/\r
 #ifndef _LITERALS_H_\r
 #define _LITERALS_H_\r
@@ -23,27 +23,4 @@ extern CHAR8 const ALit_BDS[];
 extern CHAR8 const ALit_BdsTO[];\r
 extern CHAR8 const ALit_PEIM[];\r
 \r
-/// UNICODE String literals which should probably be translated\r
-extern CHAR16  STR_DP_OPTION_UA[];\r
-extern CHAR16  STR_DP_OPTION_LA[];\r
-extern CHAR16  STR_DP_OPTION_LN[];\r
-extern CHAR16  STR_DP_OPTION_LT[];\r
-extern CHAR16  STR_DP_OPTION_UP[];\r
-extern CHAR16  STR_DP_OPTION_UR[];\r
-extern CHAR16  STR_DP_OPTION_LS[];\r
-extern CHAR16  STR_DP_OPTION_US[];\r
-extern CHAR16  STR_DP_OPTION_UT[];\r
-extern CHAR16  STR_DP_OPTION_LV[];\r
-extern CHAR16  STR_DP_OPTION_QH[];\r
-extern CHAR16  STR_DP_OPTION_LH[];\r
-extern CHAR16  STR_DP_OPTION_UH[];\r
-extern CHAR16  STR_DP_OPTION_LX[];\r
-\r
-extern CHAR16 const ALit_UNKNOWN[];\r
-extern CHAR16 const STR_DP_INCOMPLETE[];\r
-extern CHAR16 const STR_DP_COMPLETE[];\r
-\r
-extern CHAR8 const ALit_TRUE[];\r
-extern CHAR8 const ALit_FALSE[];\r
-\r
 #endif  // _LITERALS_H_\r