Revision: 19251
          http://sourceforge.net/p/edk2/code/19251
Author:   jljusten
Date:     2015-12-15 04:51:33 +0000 (Tue, 15 Dec 2015)
Log Message:
-----------
DuetPkg: Convert all .uni files to utf-8

To convert these files I ran:

$ python3 BaseTools/Scripts/ConvertUni.py DuetPkg

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <[email protected]>
Reviewed-by: Michael Kinney <[email protected]>

Modified Paths:
--------------
    trunk/edk2/DuetPkg/SmbiosGenDxe/SmbiosGenStrings.uni

Modified: trunk/edk2/DuetPkg/SmbiosGenDxe/SmbiosGenStrings.uni
===================================================================
--- trunk/edk2/DuetPkg/SmbiosGenDxe/SmbiosGenStrings.uni        2015-12-15 
04:51:26 UTC (rev 19250)
+++ trunk/edk2/DuetPkg/SmbiosGenDxe/SmbiosGenStrings.uni        2015-12-15 
04:51:33 UTC (rev 19251)
@@ -1,65 +1,32 @@
-\xFF\xFE/--------------------------------\ No newline at end of file
+// *++
+//
+// Copyright (c) 2006, Intel Corporation. All rights reserved.<BR>
+// This program and the accompanying materials                          
+// are licensed and made available under the terms and conditions of the BSD 
License         
+// which accompanies this distribution.  The full text of the license may be 
found at        
+// http://opensource.org/licenses/bsd-license.php                              
              
+//                                                                             
              
+// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,       
              
+// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR 
IMPLIED.             
+// 
+// Module Name:
+//
+//   DataHubGenStrings.uni
+// 
+// Abstract:
+// 
+//   String definitions for DataHubGen file.
+// 
+// Revision History:
+// 
+// --*/
+
+/=#
+
+#langdef  en-US "English"
+
+#string STR_UNKNOWN                    #language en-US  "Unknown"
+
+
+
+


------------------------------------------------------------------------------
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to