Vlv2TbltDevicePkg/Build: Add capsule/recovery in help info.

Cc: David Wei <david.wei@intel.com>
Cc: Feng Tian <feng.tian@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: David Wei <david.wei@intel.com>
This commit is contained in:
Jiewen Yao 2016-09-21 16:44:24 +08:00
parent 120577608d
commit 008e2ccf02
1 changed files with 5 additions and 0 deletions

View File

@ -169,6 +169,11 @@ echo IFWI Suffix: Suffix to append to end of IFWI filename (default:
echo.
echo See Stitch/Stitch_Config.txt for additional stitching settings.
echo.
echo If capsule update is needed, please update CAPSULE_ENABLE = TRUE in Config.dsc.
echo If recovery is needed, please update RECOVERY_ENABLE = TRUE in Config.dsc.
echo If either of above is TRUE, please set OPENSSL_PATH in windows evironment
echo and put openssl.exe there, to generate final capsule image.
echo.
set exitCode=1
:Exit