mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-10 09:40:53 +01:00
15dada20e6
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
15 lines
275 B
Plaintext
15 lines
275 B
Plaintext
// /** @file
|
|
// Mtftp6Dxe Localized Strings and Content
|
|
//
|
|
// Copyright (c) 2013 - 2014, Intel Corporation. All rights reserved.<BR>
|
|
//
|
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
|
//
|
|
// **/
|
|
|
|
#string STR_PROPERTIES_MODULE_NAME
|
|
#language en-US
|
|
"MTFTP6 DXE"
|
|
|
|
|