Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
README.txt | D | 03-May-2024 | 255 | 5 | 4 | |
ShellCTestApp.c | D | 03-May-2024 | 1.4 KiB | 52 | 20 | |
ShellCTestApp.inf | D | 03-May-2024 | 1.2 KiB | 39 | 34 | |
TestArgv.log | D | 03-May-2024 | 3.2 KiB | 45 | 44 | |
TestArgv.nsh | D | 03-May-2024 | 2.2 KiB | 64 | 58 |
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".