mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-13 10:04:04 +01:00
7c0aa811ec
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
5 lines
255 B
Plaintext
5 lines
255 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
|
|
intepreter.
|
|
|
|
TestArgv.log is the desired output created using "TestArgv.nsh > TestArgv.log". |