]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Drivers/ConsolePrefDxe/ConsolePrefHii.uni
EmbeddedPkg: add driver to set graphical/serial console preference
[mirror_edk2.git] / EmbeddedPkg / Drivers / ConsolePrefDxe / ConsolePrefHii.uni
diff --git a/EmbeddedPkg/Drivers/ConsolePrefDxe/ConsolePrefHii.uni b/EmbeddedPkg/Drivers/ConsolePrefDxe/ConsolePrefHii.uni
new file mode 100644 (file)
index 0000000..947cf70
--- /dev/null
@@ -0,0 +1,27 @@
+/** @file\r
+*\r
+*  Copyright (c) 2017, Linaro, Ltd. All rights reserved.\r
+*\r
+*  This program and the accompanying materials are licensed and made available\r
+*  under the terms and conditions of the BSD License which accompanies this\r
+*  distribution.  The full text of the license may be found at\r
+*  http://opensource.org/licenses/bsd-license.php\r
+*\r
+*  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+*  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+*\r
+**/\r
+\r
+#langdef en-US  "English"\r
+\r
+#string STR_FORM_SET_TITLE             #language en-US "Console Preference Selection"\r
+#string STR_FORM_SET_TITLE_HELP        #language en-US "Press <Enter> to choose between graphical and serial console."\r
+\r
+#string STR_MAIN_FORM_TITLE            #language en-US "Console Preference Selection"\r
+#string STR_NULL_STRING                #language en-US ""\r
+\r
+#string STR_CONSOLE_PREF_SELECT_PROMPT #language en-US "Preferred console"\r
+#string STR_CONSOLE_PREF_SELECT_HELP   #language en-US "Select the preferred console if both graphical and serial are available."\r
+\r
+#string STR_CONSOLE_PREF_GRAPHICAL     #language en-US "Graphical"\r
+#string STR_CONSOLE_PREF_SERIAL        #language en-US "Serial"\r