]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/DynamicCommand/DpDynamicCommand/Dp.uni
ShellPkg/DP: Add more check for input parameters
[mirror_edk2.git] / ShellPkg / DynamicCommand / DpDynamicCommand / Dp.uni
index ced8a487428504ce16b18617c7b948f7f2d681ed..1d6f25b8c252153173f55af1f07490754101a823 100644 (file)
@@ -7,7 +7,7 @@
 // are licensed and made available under the terms and conditions of the BSD License\r
 // which accompanies this distribution.  The full text of the license may be found at\r
 // http://opensource.org/licenses/bsd-license.php\r
-// \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
 #string STR_DP_DASHES                  #language en-US  "-------------------------------------------------------------------------------\n"\r
 #string STR_DP_SECTION_HEADER          #language en-US  "\n==[ %s ]========\n"\r
 #string STR_DP_INVALID_ARG             #language en-US  "Invalid argument(s)\n"\r
+#string STR_DP_TOO_MANY                #language en-US  "Too many arguments\n"\r
+#string STR_DP_TOO_FEW                 #language en-US  "Too few arguments\n"\r
+#string STR_DP_INVALID_NUM_ARG         #language en-US  "Invalid argument(s), the value of %H%s%N must be numbers\n"\r
+#string STR_DP_INVALID_RANGE           #language en-US  "Invalid argument(s), the value of %H%s%N must be between %H%d%N and %H%d%N\n"\r
+#string STR_DP_CONFLICT_ARG            #language en-US  "Invalid argument(s), %H%s%N can not be used together with %H%s%N\n"\r
+#string STR_DP_NO_RAW_ALL              #language en-US  "Invalid argument(s), -n flag must use with -A or -R\n"\r
 #string STR_DP_HANDLES_ERROR           #language en-US  "Locate all handles error - %r\n"\r
 #string STR_DP_ERROR_NAME              #language en-US  "Unknown driver name"\r
 #string STR_PERF_PROPERTY_NOT_FOUND    #language en-US  "Performance property not found\n"\r
 "  -t VALUE - Sets display threshold to VALUE microseconds\r\n"\r
 "  -n COUNT - Limits display to COUNT lines in All and Raw modes\r\n"\r
 "  -i       - Displays identifier\r\n"\r
-"  -c TOKEN - Display pre-defined and custom cumulative data\r\n" \r
+"  -c TOKEN - Display pre-defined and custom cumulative data\r\n"\r
 "             Pre-defined cumulative token are:\r\n"\r
 "             1. LoadImage:\r\n"\r
 "             2. StartImage:\r\n"\r