1 // *++ 2 // 3 // Copyright (c) 2012 - 2014, Intel Corporation. All rights reserved.<BR> 4 // This program and the accompanying materials 5 // are licensed and made available under the terms and conditions of the BSD License 6 // which accompanies this distribution. The full text of the license may be found at 7 // http://opensource.org/licenses/bsd-license.php 8 // 9 // THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, 10 // WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. 11 // 12 // 13 // Module Name: 14 // 15 // MiscMemoryDevice.uni 16 // 17 // Abstract: 18 // 19 // Memory Device 20 // Misc. subclass type 17. 21 // SMBIOS type 17. 22 // 23 // Revision History: 24 // 25 // --*/ 26 27 28 /=# 29 30 #langdef en-US "English" 31 32 #string STR_MISC_MEM_DEV_LOCATOR_0 #language en-US "MODULE 0" 33 #string STR_MISC_MEM_DEV_LOCATOR_1 #language en-US "MODULE 1" 34 #string STR_MISC_MEM_DEV_LOCATOR0 #language en-US "DIMM 0" 35 #string STR_MISC_MEM_DEV_LOCATOR1 #language en-US "DIMM 1" 36 #string STR_MISC_MEM_BANK_LOCATOR0 #language en-US "BANK 0" 37 #string STR_MISC_MEM_BANK_LOCATOR1 #language en-US "BANK 1" 38 #string STR_MISC_MEM_MANUFACTURER #language en-US "Micron" 39 #string STR_MISC_MEM_SERIAL_NO #language en-US " " 40 #string STR_MISC_MEM_ASSET_TAG #language en-US " " 41 #string STR_MISC_MEM_PART_NUMBER #language en-US " " 42