| commit | ff340006d7e41989ea2d0f2c28bbe650c7357734 | [log] [tgz] |
|---|---|---|
| author | Michael Walsh <micwalsh@us.ibm.com> | Tue Aug 29 11:18:27 2017 -0500 |
| committer | Andrew Geissler <geissonator@yahoo.com> | Fri Sep 01 17:39:29 2017 +0000 |
| tree | 2622c96f6cd2b0041159dc93ee3cc2b9c9f8f565 | |
| parent | 05cd10e3194306dc2222a44d2a81c7bd26e68191 [diff] |
Allow boot_utils users to pass stack_mode/quiet.
Where at one time users had to do this:
Set Global Variable ${stack_mode} skip
Set Global Variable ${quiet} ${1}
REST Power On
They may now do this:
REST Power On stack_mode=skip quiet=1
Change-Id: I53d34a591a529d890e85b3f7b23a322d2f26e7e2
Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>