alder_lake_bios/EDK2/ShellPkg/Application/ShellCTestApp
xinb f2e5d6c59f init 2026-06-18 00:35:57 +08:00
..
README.txt init 2026-06-18 00:35:57 +08:00
ShellCTestApp.c init 2026-06-18 00:35:57 +08:00
ShellCTestApp.inf init 2026-06-18 00:35:57 +08:00
TestArgv.log init 2026-06-18 00:35:57 +08:00
TestArgv.nsh init 2026-06-18 00:35:57 +08:00

README.txt

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

TestArgv.log is the desired output created using "TestArgv.nsh > TestArgv.log".