2015-12-15 12:58:32 +08:00
|
|
|
// /** @file
|
|
|
|
// TcgConfigDxe Localized Strings and Content
|
|
|
|
//
|
2018-06-27 21:13:09 +08:00
|
|
|
// Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>
|
2015-12-15 12:58:32 +08:00
|
|
|
//
|
2019-04-04 07:06:56 +08:00
|
|
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
2015-12-15 12:58:32 +08:00
|
|
|
//
|
|
|
|
// **/
|
|
|
|
|
2018-06-27 21:13:09 +08:00
|
|
|
#string STR_PROPERTIES_MODULE_NAME
|
|
|
|
#language en-US
|
2015-12-15 12:58:32 +08:00
|
|
|
"TCG (Trusted Computing Group) Config DXE"
|
|
|
|
|
|
|
|
|