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

To convert these files I ran:

$ python3 BaseTools/Scripts/ConvertUni.py IntelFrameworkPkg

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

Modified Paths:
--------------
    trunk/edk2/IntelFrameworkPkg/IntelFrameworkPkg.uni
    trunk/edk2/IntelFrameworkPkg/IntelFrameworkPkgExtra.uni
    trunk/edk2/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.uni
    
trunk/edk2/IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/DxeSmmDriverEntryPoint.uni
    trunk/edk2/IntelFrameworkPkg/Library/FrameworkUefiLib/FrameworkUefiLib.uni
    trunk/edk2/IntelFrameworkPkg/Library/PeiHobLibFramework/PeiHobLib.uni
    
trunk/edk2/IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLibSmbusPpi.uni

Modified: trunk/edk2/IntelFrameworkPkg/IntelFrameworkPkg.uni
===================================================================
--- trunk/edk2/IntelFrameworkPkg/IntelFrameworkPkg.uni  2015-12-15 04:52:33 UTC 
(rev 19254)
+++ trunk/edk2/IntelFrameworkPkg/IntelFrameworkPkg.uni  2015-12-15 04:52:47 UTC 
(rev 19255)
@@ -1,45 +1,22 @@
-\xFF\xFE/----------------------\ No newline at end of file
+// /** @file
+// Intel Framework Package Reference Implementations
+//
+// This package provides definitions and libraries that comply to Intel 
Framework Specifications.
+//
+// Copyright (c) 2007 - 2014, 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.
+//
+// **/
+
+
+#string STR_PACKAGE_ABSTRACT            #language en-US "Intel Framework 
Package Reference Implementations"
+
+#string STR_PACKAGE_DESCRIPTION         #language en-US "This package provides 
definitions and libraries that comply to Intel Framework specifications."
+
+
+

Modified: trunk/edk2/IntelFrameworkPkg/IntelFrameworkPkgExtra.uni
===================================================================
--- trunk/edk2/IntelFrameworkPkg/IntelFrameworkPkgExtra.uni     2015-12-15 
04:52:33 UTC (rev 19254)
+++ trunk/edk2/IntelFrameworkPkg/IntelFrameworkPkgExtra.uni     2015-12-15 
04:52:47 UTC (rev 19255)
@@ -1,37 +1,18 @@
-\xFF\xFE/------------------\ No newline at end of file
+// /** @file
+// IntelFramework Package Localized Strings and Content.
+//
+// Copyright (c) 2013 - 2014, 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.
+//
+// **/
+
+#string STR_PROPERTIES_PACKAGE_NAME 
+#language en-US 
+"IntelFramework package"
+
+

Modified: trunk/edk2/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.uni
===================================================================
--- trunk/edk2/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.uni        
2015-12-15 04:52:33 UTC (rev 19254)
+++ trunk/edk2/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.uni        
2015-12-15 04:52:47 UTC (rev 19255)
@@ -1,43 +1,21 @@
-\xFF\xFE/---------------------\ No newline at end of file
+// /** @file
+// I/O Library implementation that uses the CPU I/O Protocol for I/O and MMIO 
operations.
+//
+// The I/O Library implementation that uses the CPU I/O Protocol for I/O and 
MMIO operations.
+//
+// Copyright (c) 2006 - 2014, 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.
+//
+// **/
+
+
+#string STR_MODULE_ABSTRACT             #language en-US "Uses the CPU I/O 
Protocol for I/O and MMIO operations"
+
+#string STR_MODULE_DESCRIPTION          #language en-US "The I/O Library 
implementation that uses the CPU I/O Protocol for I/O and MMIO operations."
+

Modified: 
trunk/edk2/IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/DxeSmmDriverEntryPoint.uni
===================================================================
--- 
trunk/edk2/IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/DxeSmmDriverEntryPoint.uni
      2015-12-15 04:52:33 UTC (rev 19254)
+++ 
trunk/edk2/IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/DxeSmmDriverEntryPoint.uni
      2015-12-15 04:52:47 UTC (rev 19255)
@@ -1,43 +1,21 @@
-\xFF\xFE/---------------------\ No newline at end of file
+// /** @file
+// Framework SMM driver entry point library.
+//
+// Register driver in SMRAM and wrapper driver's library constructors and 
entry point.
+//
+// Copyright (c) 2006 - 2014, 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.
+//
+// **/
+
+
+#string STR_MODULE_ABSTRACT             #language en-US "SMM Driver Entry 
Point Library"
+
+#string STR_MODULE_DESCRIPTION          #language en-US "Registers a driver in 
SMRAM, and wrappers the driver's library constructors and entry point."
+

Modified: 
trunk/edk2/IntelFrameworkPkg/Library/FrameworkUefiLib/FrameworkUefiLib.uni
===================================================================
--- trunk/edk2/IntelFrameworkPkg/Library/FrameworkUefiLib/FrameworkUefiLib.uni  
2015-12-15 04:52:33 UTC (rev 19254)
+++ trunk/edk2/IntelFrameworkPkg/Library/FrameworkUefiLib/FrameworkUefiLib.uni  
2015-12-15 04:52:47 UTC (rev 19255)
@@ -1,47 +1,23 @@
-\xFF\xFE/-----------------------\ No newline at end of file
+// /** @file
+// Library to abstract Framework extensions that conflict with UEFI 2.0 
Specification.
+//
+// This library is helpful to port Framework/Tinao code that has conflicts 
with UEFI 2.0.
+// It hides the old conflicts with library functions and supporting 
implementations of
+// the old (EDK/EFI 1.10) and new (EDK II/UEFI 2.0) way.
+//
+// Copyright (c) 2006 - 2014, 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.
+//
+// **/
+
+
+#string STR_MODULE_ABSTRACT             #language en-US "Library to abstract 
Framework extensions that conflict with the UEFI 2.0 Specification"
+
+#string STR_MODULE_DESCRIPTION          #language en-US "This library is 
helpful to port Framework/Tiano code that has conflicts with UEFI 2.0. It hides 
the old conflicts with library functions and supporting implementations of the 
old (EDK/EFI 1.10) and new (EDK II/UEFI 2.0) methods."
+

Modified: trunk/edk2/IntelFrameworkPkg/Library/PeiHobLibFramework/PeiHobLib.uni
===================================================================
--- trunk/edk2/IntelFrameworkPkg/Library/PeiHobLibFramework/PeiHobLib.uni       
2015-12-15 04:52:33 UTC (rev 19254)
+++ trunk/edk2/IntelFrameworkPkg/Library/PeiHobLibFramework/PeiHobLib.uni       
2015-12-15 04:52:47 UTC (rev 19255)
@@ -1,47 +1,23 @@
-\xFF\xFE/-----------------------\ No newline at end of file
+// /** @file
+// Instance of HOB Library using PEI Services.
+//
+// HOB Library implementation that uses PEI Services to retrieve the HOB List.
+// This library instance uses EFI_HOB_TYPE_CV defined in Intel framework HOB 
specification v0.9
+// to implement HobLib BuildCvHob() API.
+//
+// Copyright (c) 2006 - 2014, 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.
+//
+// **/
+
+
+#string STR_MODULE_ABSTRACT             #language en-US "Instance of HOB 
Library using PEI Services"
+
+#string STR_MODULE_DESCRIPTION          #language en-US "The HOB Library 
implementation that uses PEI Services to retrieve the HOB List. This library 
instance uses EFI_HOB_TYPE_CV defined in Intel Framework HOB Specification v0.9 
to implement the HobLib BuildCvHob() API."
+

Modified: 
trunk/edk2/IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLibSmbusPpi.uni
===================================================================
--- 
trunk/edk2/IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLibSmbusPpi.uni
    2015-12-15 04:52:33 UTC (rev 19254)
+++ 
trunk/edk2/IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLibSmbusPpi.uni
    2015-12-15 04:52:47 UTC (rev 19255)
@@ -1,43 +1,21 @@
-\xFF\xFE/---------------------\ No newline at end of file
+// /** @file
+// SMBUS library that layers on top of the SMBUS PPI.
+//
+// The SMBUS library that layers on top of the SMBUS PPI.
+//
+// Copyright (c) 2006 - 2014, 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.
+//
+// **/
+
+
+#string STR_MODULE_ABSTRACT             #language en-US "Layers on top of the 
SMBUS PPI"
+
+#string STR_MODULE_DESCRIPTION          #language en-US "The SMBUS library 
that layers on top of the SMBUS PPI."
+


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

Reply via email to