Jordan Justen 8e59d39524 Vlv2TbltDevicePkg: Convert all .uni files to utf-8
To convert these files I ran:

$ python3 BaseTools/Scripts/ConvertUni.py Vlv2TbltDevicePkg

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19265 6f19259b-4bc3-4df7-8a09-765794883524
2015-12-15 04:59:37 +00:00

47 lines
2.0 KiB
Plaintext

//
// Copyright (c) 2004 - 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.
//
//
// Module Name:
//
// InventoryStrings.uni
//
// Abstract:
//
// String definitions for Inventory file.
//
// Revision History:
//
// --*/
/=#
#langdef en-US "English"
#langdef fr-FR "Francais"
#string STR_SOC_STRING #language en-US "VLV SOC"
#string STR_SOC_VALUE #language en-US "N/A"
#string STR_MRC_VERSION_STRING #language en-US "MRC Version"
#string STR_MRC_VERSION_VALUE #language en-US "N/A"
#string STR_PUNIT_FW_STRING #language en-US "PUNIT FW Patch"
#string STR_PUNIT_FW_VALUE #language en-US "N/A"
#string STR_ULPMC_FW_STRING #language en-US "ULPMC FW"
#string STR_ULPMC_FW_VALUE #language en-US "N/A"
#string STR_KSC_FW_STRING #language en-US "KSC FW"
#string STR_KSC_FW_VALUE #language en-US "N/A"
#string STR_SEC_FW_STRING #language en-US "TXE FW"
#string STR_SEC_FW_VALUE #language en-US "N/A"
#string STR_GOP_STRING #language en-US "GOP"
#string STR_GOP_VALUE #language en-US "N/A"
#string STR_PMC_FW_STRING #language en-US "PMC FW Patch"
#string STR_PMC_FW_VALUE #language en-US "N/A"