1
2
3
4
5
6
7
8
9
10
11
12
| // /** @file
| // Unicode string used for SMBIOS type 11 record (OEM string)
| //
| // Copyright (c) 2013-2015 Intel Corporation.
| //
| // SPDX-License-Identifier: BSD-2-Clause-Patent
| //
| // **/
|
| /=#
|
| #string STR_MISC_OEM_EN_US #language en-US "Intel SSG"
|
|