Home | History | Annotate | only in /device/linaro/bootloader/edk2/ShellPkg/Application/ShellCTestApp
Up to higher level directory
NameDateSize
README.txt21-Aug-2018255
ShellCTestApp.c21-Aug-20181.4K
ShellCTestApp.inf21-Aug-20181.2K
TestArgv.log21-Aug-20183.2K
TestArgv.nsh21-Aug-20182.2K

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