Home | History | Annotate | Download | only in ShellCTestApp
      1 TestArgv.nsh is a very simple shell script to test how the interpreter parses
      2 the parameters. It uses ShellCTestApp.efi to dump the parameters passed from the
      3 intepreter.
      4 
      5 TestArgv.log is the desired output created using "TestArgv.nsh > TestArgv.log".