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