]> git.proxmox.com Git - mirror_edk2.git/blob - EmbeddedPkg/Drivers/ConsolePrefDxe/ConsolePrefHii.uni
BaseTools/Capsule: Do not support -o with --dump-info
[mirror_edk2.git] / EmbeddedPkg / Drivers / ConsolePrefDxe / ConsolePrefHii.uni
1 /** @file
2 *
3 * Copyright (c) 2017, Linaro, Ltd. All rights reserved.
4 *
5 * This program and the accompanying materials are licensed and made available
6 * under the terms and conditions of the BSD License which accompanies this
7 * distribution. The full text of the license may be found at
8 * http://opensource.org/licenses/bsd-license.php
9 *
10 * THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
11 * WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
12 *
13 **/
14
15 #langdef en-US "English"
16
17 #string STR_FORM_SET_TITLE #language en-US "Console Preference Selection"
18 #string STR_FORM_SET_TITLE_HELP #language en-US "Press <Enter> to choose between graphical and serial console."
19
20 #string STR_MAIN_FORM_TITLE #language en-US "Console Preference Selection"
21 #string STR_NULL_STRING #language en-US ""
22
23 #string STR_CONSOLE_PREF_SELECT_PROMPT #language en-US "Preferred console"
24 #string STR_CONSOLE_PREF_SELECT_HELP #language en-US "Select the preferred console if both graphical and serial are available."
25
26 #string STR_CONSOLE_PREF_GRAPHICAL #language en-US "Graphical"
27 #string STR_CONSOLE_PREF_SERIAL #language en-US "Serial"