Fix various typos in comments and documentation. Cc: Ray Ni <ray.ni@intel.com> Cc: Zhichao Gao <zhichao.gao@intel.com> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: Zhichao Gao <zhichao.gao@intel.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-68-philmd@redhat.com>
6 lines
258 B
Plaintext
6 lines
258 B
Plaintext
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".
|