mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-27 12:15:19 +01:00
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".
|