You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
252 B
6 lines
252 B
4 years ago
|
TestArgv.nsh is a very simple shell script to test how the interpreter parses
|
||
|
the parameters. It uses ShellCTestApp.efi to dump the parameters passed from the
|
||
|
intepreter.
|
||
|
|
||
|
TestArgv.log is the desired output created using "TestArgv.nsh > TestArgv.log".
|