Home | History | Annotate | Download | only in PlatformSetupDxe
      1 //
      2 // Copyright (c) 2004 - 2014, Intel Corporation. All rights reserved.<BR>
      3 // This program and the accompanying materials
      4 // are licensed and made available under the terms and conditions of the BSD License
      5 // which accompanies this distribution.  The full text of the license may be found at
      6 // http://opensource.org/licenses/bsd-license.php
      7 // 
      8 // THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
      9 // WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
     10 //
     11 //
     12 // Module Name:
     13 //
     14 //   InventoryStrings.uni
     15 // 
     16 // Abstract:
     17 // 
     18 //   String definitions for Inventory file.
     19 // 
     20 // Revision History:
     21 // 
     22 // --*/
     23 
     24 
     25 /=#
     26 
     27 #langdef en-US "English"
     28 #langdef fr-FR "Francais"
     29 
     30 #string STR_SOC_STRING                                  #language en-US "VLV SOC"
     31 #string STR_SOC_VALUE                                   #language en-US "N/A"
     32 #string STR_MRC_VERSION_STRING                          #language en-US "MRC Version"
     33 #string STR_MRC_VERSION_VALUE                           #language en-US "N/A"
     34 #string STR_PUNIT_FW_STRING                             #language en-US "PUNIT FW Patch"
     35 #string STR_PUNIT_FW_VALUE                              #language en-US "N/A"
     36 #string STR_ULPMC_FW_STRING                             #language en-US "ULPMC FW"
     37 #string STR_ULPMC_FW_VALUE                              #language en-US "N/A"
     38 #string STR_KSC_FW_STRING                               #language en-US "KSC FW"
     39 #string STR_KSC_FW_VALUE                                #language en-US "N/A"
     40 #string STR_SEC_FW_STRING                               #language en-US "TXE FW"
     41 #string STR_SEC_FW_VALUE                                #language en-US "N/A"
     42 #string STR_GOP_STRING                                  #language en-US "GOP"
     43 #string STR_GOP_VALUE                                   #language en-US "N/A"
     44 #string STR_PMC_FW_STRING                               #language en-US "PMC FW Patch"
     45 #string STR_PMC_FW_VALUE                                #language en-US "N/A"
     46 
     47