Changeset 77662 in vbox for trunk/src/VBox/Devices/EFI/FirmwareNew/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.uni
- Timestamp:
- Mar 12, 2019 12:40:12 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 129295
- Location:
- trunk/src/VBox/Devices/EFI/FirmwareNew
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/EFI/FirmwareNew
-
Property svn:mergeinfo
changed from (toggle deleted branches)
to (toggle deleted branches)/vendor/edk2/current 103735-103757,103769-103776 /vendor/edk2/current 103735-103757,103769-103776,129194-129237
-
Property svn:mergeinfo
changed from (toggle deleted branches)
-
trunk/src/VBox/Devices/EFI/FirmwareNew/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.uni
r58466 r77662 1 // /** 2 // 3 // Copyright (c) 2013 - 2014, Hewlett-Packard Development Company, L.P.<BR> 4 // Copyright (c) 2009 - 2013, Intel Corporation. All rights reserved. <BR> 1 // /** 2 // 3 // (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR> 4 // (C) Copyright 2013-2015 Hewlett-Packard Development Company, L.P.<BR> 5 // Copyright (c) 2009 - 2017, Intel Corporation. All rights reserved. <BR> 5 6 // This program and the accompanying materials 6 7 // are licensed and made available under the terms and conditions of the BSD License … … 26 27 #langdef en-US "english" 27 28 28 #string STR_GEN_TOO_MANY #language en-US "%EError. %NToo many arguments specified.\r\n" 29 #string STR_GEN_TOO_FEW #language en-US "%EError. %NToo few arguments specified.\r\n" 30 #string STR_GEN_PARAM_INV #language en-US "%EError. %NIncorrect parameter.\r\n" 31 #string STR_GEN_PROBLEM #language en-US "%EError. %NThe argument '%B%s%N' is incorrect.\r\n" 32 #string STR_GEN_NO_VALUE #language en-US "%EError. %NThe argument '%B%s%N' requires a value.\r\n" 33 #string STR_GEN_ERR_AD #language en-US "%EError. %NAccess denied.\r\n" 34 #string STR_GEN_ERR_UK #language en-US "%EError: %r\r\n" 35 #string STR_GEN_PARAM_CON #language en-US "%EError. %NParameters conflict\r\n" 36 #string STR_GEN_FILE_OPEN_FAIL #language en-US "%EError. %NThe file '%B%s%N' did not open.\r\n" 37 #string STR_GEN_FILE_AD #language en-US "%EError. %NAccess denied to file '%B%s%N'.\r\n" 29 #string STR_GEN_TOO_MANY #language en-US "%H%s%N: Too many arguments\r\n" 30 #string STR_GEN_TOO_FEW #language en-US "%H%s%N: Too few arguments\r\n" 31 #string STR_GEN_PARAM_INV #language en-US "%H%s%N: Invalid argument - '%H%s%N'\r\n" 32 #string STR_GEN_PROBLEM #language en-US "%H%s%N: Unknown flag - '%H%s%N'\r\n" 33 #string STR_GEN_NO_VALUE #language en-US "%H%s%N: Missing argument for flag - '%H%s%N'\r\n" 34 #string STR_GEN_ERR_AD #language en-US "%H%s%N: Access denied.\r\n" 35 #string STR_GEN_ERR_NOT_FOUND #language en-US "%H%s%N: '%H%s%N' does not exist.\r\n" 36 #string STR_GEN_ERR_UK #language en-US "%H%s%N: Status: %r\r\n" 37 #string STR_GEN_PARAM_CON #language en-US "%H%s%N: Parameters conflict\r\n" 38 #string STR_GEN_PARAM_CONFLICT #language en-US "%H%s%N: Flags conflict with - '%H%s%N' and '%H%s%N'\r\n" 39 #string STR_GEN_FILE_OPEN_FAIL #language en-US "%H%s%N: Cannot open file - '%H%s%N'\r\n" 40 #string STR_GEN_FILE_AD #language en-US "%H%s%N: Access file error - '%H%s%N'\r\n" 38 41 #string STR_GEN_CRLF #language en-US "\r\n" 39 #string STR_GEN_NO_CWD #language en-US " No current directory is specified.\r\n"40 #string STR_GEN_NO_FILES #language en-US " No matching files were found.\r\n"41 #string STR_GEN_DIR_NF #language en-US " Directory '%B%s%N' was not found.\r\n"42 #string STR_GEN_FILE_NF #language en-US " File '%B%s%N' was not found.\r\n"43 #string STR_GEN_ FILE_NO_OPEN #language en-US "%EError. %N The file '%B%s%N' wouldn't open: %r.\r\n"44 #string STR_GEN_ IS_DIR #language en-US "'%B%s%N' is a directory.\r\n"45 #string STR_ GEN_SCRIPT_ONLY #language en-US "%EError. %N This command is not allowed outside of scripts.\r\n"46 47 #string STR_TYP_ERROR #language en-US " Type operation was not successful on '%B%s%N'. %EError. %N%r\r\n."48 49 #string STR_TOUCH_ERROR #language en-US " Touch operation was not successful on '%B%s%N'. %EError. %N%r\r\n."42 #string STR_GEN_NO_CWD #language en-US "%H%s%N: Current directory not specified\r\n" 43 #string STR_GEN_NO_FILES #language en-US "%H%s%N: No matching files were found\r\n" 44 #string STR_GEN_DIR_NF #language en-US "%H%s%N: Directory not found - '%H%s%N'\r\n" 45 #string STR_GEN_FILE_NF #language en-US "%H%s%N: File not found - '%H%s%N'\r\n" 46 #string STR_GEN_IS_DIR #language en-US "%H%s%N: '%H%s%N' is a directory\r\n" 47 #string STR_GEN_SFO_HEADER #language en-US "ShellCommand,"%s"\r\n" 48 #string STR_NO_SCRIPT #language en-US "The command '%H%s%N' is not allowed outside of a script\r\n" 49 50 #string STR_TYP_ERROR #language en-US "%H%s%N: Operation was not successful on '%H%s%N'\r\n" 51 52 #string STR_TOUCH_ERROR #language en-US "%H%s%N: Operation was not successful on '%H%s%N'\r\n" 50 53 51 54 #string STR_VER_OUTPUT_SHELL #language en-US "UEFI %s Shell v%d.%d\r\n" … … 83 86 84 87 #string STR_GET_MTC_OUTPUT #language en-US "%016Lx\r\n" 88 #string STR_CLS_OUTPUT_SFO #language en-US "ConOutAttribInfo,"%d","%d","%d"\r\n" 85 89 86 90 #string STR_GET_HELP_HELP #language en-US "" … … 202 206 ".TH cls 0 "clear screen"\r\n" 203 207 ".SH NAME\r\n" 204 "Clears standard output and optionally changes background color.\r\n" 205 ".SH SYNOPSIS\r\n" 206 " \r\n" 207 "CLS [color]\r\n" 208 ".SH OPTIONS\r\n" 209 " \r\n" 210 " color - Sets a new background color:\r\n" 211 " 0 - Black\r\n" 212 " 1 - Blue\r\n" 213 " 2 - Green\r\n" 214 " 3 - Cyan\r\n" 215 " 4 - Red\r\n" 216 " 5 - Magenta\r\n" 217 " 6 - Yellow\r\n" 218 " 7 - Light gray\r\n" 208 "Clears the console output and optionally changes the background and foreground color.\r\n" 209 ".SH SYNOPSIS\r\n" 210 " \r\n" 211 "CLS [background] [foreground] | [-sfo]\r\n" 212 ".SH OPTIONS\r\n" 213 " \r\n" 214 " background - Sets a new background color:\r\n" 215 " 0 - Black\r\n" 216 " 1 - Blue\r\n" 217 " 2 - Green\r\n" 218 " 3 - Cyan\r\n" 219 " 4 - Red\r\n" 220 " 5 - Magenta\r\n" 221 " 6 - Yellow\r\n" 222 " 7 - Light gray\r\n" 223 " foreground - Sets a new foreground color:\r\n" 224 " 0 - Black\r\n" 225 " 1 - Blue\r\n" 226 " 2 - Green\r\n" 227 " 3 - Cyan\r\n" 228 " 4 - Red\r\n" 229 " 5 - Magenta\r\n" 230 " 6 - Yellow\r\n" 231 " 7 - Light gray\r\n" 232 " 8 - Dark gray\r\n" 233 " 9 - Light blue\r\n" 234 " 10 - Light green\r\n" 235 " 11 - Light cyan\r\n" 236 " 12 - Light red\r\n" 237 " 13 - Light magenta\r\n" 238 " 14 - Yellow\r\n" 239 " 15 - White\r\n" 240 " -sfo - Displays current console color settings in Standard Format\r\n" 241 " Output.\r\n" 219 242 ".SH DESCRIPTION\r\n" 220 243 " \r\n" 221 244 "NOTES:\r\n" 222 245 " 1. This command clears the standard output device with an optional\r\n" 223 " background color attribute. If a color is not specified, then the\r\n" 224 " background color does not change.\r\n" 225 ".SH EXAMPLES\r\n" 226 " \r\n" 227 "EXAMPLES:\r\n" 228 " * To clear standard output without changing the background color:\r\n" 246 " background and foreground color attribute.\r\n" 247 " 2. If background color is not specified, or if background and foreground\r\n" 248 " colors are not specified, then the colors do not change.\r\n" 249 " 3. When -sfo flag is used, console output is not cleared and instead it\r\n" 250 " displays current console foreground and background attribute settings.\r\n" 251 ".SH EXAMPLES\r\n" 252 " \r\n" 253 "EXAMPLES:\r\n" 254 " * To clear standard output without changing the background or foreground\r\n" 255 " color:\r\n" 229 256 " fs0:\> cls\r\n" 230 257 " \r\n" … … 232 259 " fs0:\> cls 3\r\n" 233 260 " \r\n" 234 " * To clear standard output and change the background to the default color:\r\n" 235 " fs0:\> cls 0\r\n" 261 " * To clear standard output and change the background to black and foreground\r\n" 262 " to white:\r\n" 263 " fs0:\> cls 0 15\r\n" 236 264 ".SH RETURNVALUES\r\n" 237 265 " \r\n"
Note:
See TracChangeset
for help on using the changeset viewer.