]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Scripts/BinToPcd.py
BaseTools/BinToPcd: Clarify error message for --type HII
authorKinney, Michael D <michael.d.kinney@intel.com>
Sat, 9 Jun 2018 03:49:43 +0000 (20:49 -0700)
committerKinney, Michael D <michael.d.kinney@intel.com>
Thu, 14 Jun 2018 22:43:15 +0000 (15:43 -0700)
commitb2e043b6895d70c57ef390d160e05c9d6f44298d
treed2b8f40a2022e8b3ce7f2246f67d5eadf785692c
parent1d79b72ee69f59c90fa8c49399c37a305eb3469a
BaseTools/BinToPcd: Clarify error message for --type HII

https://bugzilla.tianocore.org/show_bug.cgi?id=963

Update error message for --type HII.  If either --variable-guid
or --variable-name is missing, then print an error message that
states that both --variable-guid and --variable-name are required.

Cc: Yanyan Sun <yanyan.sun@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
BaseTools/Scripts/BinToPcd.py