• Home
Name Date Size #Lines LOC

..--

README.txtD03-May-2024255 54

ShellCTestApp.cD03-May-20241.4 KiB5220

ShellCTestApp.infD03-May-20241.2 KiB3934

TestArgv.logD03-May-20243.2 KiB4544

TestArgv.nshD03-May-20242.2 KiB6458

README.txt

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