mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-15 10:15:32 +01:00
13 lines
265 B
Plaintext
13 lines
265 B
Plaintext
|
// /** @file
|
||
|
// AhciPei Localized Strings and Content
|
||
|
//
|
||
|
// Copyright (c) 2019, Intel Corporation. All rights reserved.<BR>
|
||
|
//
|
||
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
||
|
//
|
||
|
// **/
|
||
|
|
||
|
#string STR_PROPERTIES_MODULE_NAME
|
||
|
#language en-US
|
||
|
"AHCI Bus Peim"
|