mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
13 lines
283 B
Plaintext
13 lines
283 B
Plaintext
// /** @file
|
|
// BdsDxe Localized Strings and Content
|
|
//
|
|
// Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>
|
|
//
|
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
|
//
|
|
// **/
|
|
|
|
#string STR_PROPERTIES_MODULE_NAME
|
|
#language en-US
|
|
"Boot Device Selection Core DXE Driver"
|