odin-abl/ShellPkg/Application/ShellCTestApp
2021-07-23 18:06:52 +00:00
..
README.txt initial commit 2021-07-23 18:06:52 +00:00
ShellCTestApp.c initial commit 2021-07-23 18:06:52 +00:00
ShellCTestApp.inf initial commit 2021-07-23 18:06:52 +00:00
TestArgv.log initial commit 2021-07-23 18:06:52 +00:00
TestArgv.nsh initial commit 2021-07-23 18:06:52 +00:00

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".