]> git.proxmox.com Git - mirror_edk2.git/blob - ShellPkg/Application/ShellCTestApp/README.txt
ShellPkg: Add a simple case to test shell parameter parsing logic
[mirror_edk2.git] / ShellPkg / Application / ShellCTestApp / README.txt
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".