mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-24 11:45:27 +01:00
13 lines
274 B
Plaintext
13 lines
274 B
Plaintext
|
// /** @file
|
||
|
// NvmExpressPei Localized Strings and Content
|
||
|
//
|
||
|
// Copyright (c) 2018, Intel Corporation. All rights reserved.<BR>
|
||
|
//
|
||
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
||
|
//
|
||
|
// **/
|
||
|
|
||
|
#string STR_PROPERTIES_MODULE_NAME
|
||
|
#language en-US
|
||
|
"NVM Express Peim"
|