]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/Library/BootDiscoveryPolicyUiLib/BootDiscoveryPolicyUiLibStrings.uni
MdeModulePkg: Add BootDiscoveryPolicyUiLib.
[mirror_edk2.git] / MdeModulePkg / Library / BootDiscoveryPolicyUiLib / BootDiscoveryPolicyUiLibStrings.uni
1 // *++
2 //
3 // Copyright (c) 2021, ARM Ltd. All rights reserved.<BR>
4 // Copyright (c) 2021, Semihalf All rights reserved.<BR>
5 // SPDX-License-Identifier: BSD-2-Clause-Patent
6 //
7 // Module Name:
8 //
9 // BootDiscoveryPolicyUiLibStrings.uni
10 //
11 // Abstract:
12 //
13 // String definitions for Boot Discovery Policy UI.
14 //
15 // --*/
16
17 /=#
18
19
20 #langdef en-US "English"
21
22 #string STR_FORM_BDP_MAIN_TITLE #language en-US "Boot Discovery Policy"
23
24 #string STR_FORM_BDP_CONN_MIN #language en-US "Minimal"
25
26 #string STR_FORM_BDP_CONN_NET #language en-US "Connect Network Devices"
27
28 #string STR_FORM_BDP_CONN_ALL #language en-US "Connect All Devices"
29