]> git.proxmox.com Git - mirror_edk2.git/blob - QuarkPlatformPkg/Platform/Dxe/MemorySubClass/MemorySubClassStrings.uni
QuarkPlatformPkg: Add new package for Galileo boards
[mirror_edk2.git] / QuarkPlatformPkg / Platform / Dxe / MemorySubClass / MemorySubClassStrings.uni
1 // /** @file
2 // String definitions for Smbios Memory SubClass data.
3 //
4 // Copyright (c) 2013-2015 Intel Corporation.
5 //
6 // This program and the accompanying materials
7 // are licensed and made available under the terms and conditions of the BSD License
8 // which accompanies this distribution. The full text of the license may be found at
9 // http://opensource.org/licenses/bsd-license.php
10 //
11 // THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12 // WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
13 //
14 //
15 // **/
16
17
18 /=#
19
20 #langdef en-US "English"
21
22 //
23 // Begin English Language Strings
24 //
25 #string STR_MEMORY_SUBCLASS_UNKNOWN #language en-US "Unknown"
26 #string STR_MEMORY_SUBCLASS_DEVICE_LOCATOR_0 #language en-US "SOLDER DOWN"
27 #string STR_MEMORY_SUBCLASS_MANUFACTURER #language en-US "Manufacturer: "
28 #string STR_MEMORY_SUBCLASS_SERIAL_NUMBER #language en-US "Serial Number: "
29 #string STR_MEMORY_SUBCLASS_ASSET_TAG #language en-US "Asset Tag: "
30 #string STR_MEMORY_SUBCLASS_PART_NUMBER #language en-US "PartNumber: "
31 //
32 // End English Language Strings
33 //
34
35