edk2/ShellPkg/Application/ShellCTestApp
Michael Kubacki 47d20b54f9 ShellPkg: Apply uncrustify changes
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3737

Apply uncrustify changes to .c/.h files in the ShellPkg package

Cc: Andrew Fish <afish@apple.com>
Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
2021-12-07 17:24:28 +00:00
..
README.txt ShellPkg/Application: Fix various typos 2020-02-10 22:30:07 +00:00
ShellCTestApp.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ShellCTestApp.inf ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
TestArgv.log
TestArgv.nsh ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07: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".